gandi-live-dns-rust/src
jannikac 36f6f6600e Replaced die_with with ClientError enum derived with thiserror.
This enables prettier and more structured error handling than anyhow
2023-02-04 14:37:07 +01:00
..
gandi Add first test (#38) 2022-08-22 22:20:10 -04:00
ip_source Replaced die_with with ClientError enum derived with thiserror. 2023-02-04 14:37:07 +01:00
config.rs implemented an error struct with all possible errors using thiserror 2023-02-04 13:47:23 +01:00
main.rs Replaced die_with with ClientError enum derived with thiserror. 2023-02-04 14:37:07 +01:00
opts.rs Use async sleep & document the repeat option (#70) 2022-12-18 01:35:54 -05:00