1
Fork 0
galene/group
Juliusz Chroboczek 3409f5a27f Replace uses of os.IsExist and os.IsNotExist with errors.Is.
The former don't properly unwrap errors.
2024-04-14 13:34:32 +02:00
..
client.go Distinguish empty key in password from absence of key. 2024-04-12 01:05:48 +02:00
client_test.go Distinguish empty key in password from absence of key. 2024-04-12 01:05:48 +02:00
description.go Replace uses of os.IsExist and os.IsNotExist with errors.Is. 2024-04-14 13:34:32 +02:00
description_test.go Create directories for subgroups. 2024-04-14 00:50:11 +02:00
group.go Replace uses of os.IsExist and os.IsNotExist with errors.Is. 2024-04-14 13:34:32 +02:00
group_test.go Rework configuration file format. 2024-04-09 22:49:03 +02:00