mox/dmarc
Mechiel Lukkien ec967ef321
use new sherpadoc rename mechanism to remove some typename stuttering
the stuttering was introduced to make the same type name declared in multiple
packages, and used in the admin sherpa api, unique. with sherpadoc's new
rename, we can make them unique when generating the api definition/docs, and
the Go code can use nicer names.
2024-04-19 10:51:24 +02:00
..
dmarc.go replace packages slog and slices from golang.org/x/exp with stdlib 2024-02-08 14:49:01 +01:00
dmarc_test.go switch to slog.Logger for logging, for easier reuse of packages by external software 2023-12-14 13:45:52 +01:00
examples_test.go do not require the SMTPUTF8 extension when not needed (#145) 2024-03-31 15:23:53 +02:00
fuzz_test.go mox! 2023-01-30 14:27:06 +01:00
parse.go use new sherpadoc rename mechanism to remove some typename stuttering 2024-04-19 10:51:24 +02:00
parse_test.go mox! 2023-01-30 14:27:06 +01:00
txt.go use new sherpadoc rename mechanism to remove some typename stuttering 2024-04-19 10:51:24 +02:00