Utilities to handle conf easily
Find a file
Bruno Carlin 9eccdccc5c
Some checks failed
/ linting (push) Failing after 47s
/ tests (push) Successful in 53s
feat: add support for yaml files
2025-01-15 15:06:02 +01:00
.forgejo/workflows support: add test workflow 2024-05-04 01:51:35 +02:00
test_data feat: add support for yaml files 2025-01-15 15:06:02 +01:00
.golangci.yml chore: update golangci-lint config 2025-01-15 01:46:50 +01:00
adapters.go feat: add support for yaml files 2025-01-15 15:06:02 +01:00
CHANGELOG.md feat: add support for yaml files 2025-01-15 15:06:02 +01:00
config.go feat: Load* and Save functions panic if data is not a pointer to a struct 2025-01-15 01:50:41 +01:00
config_test.go feat: add support for yaml files 2025-01-15 15:06:02 +01:00
go.mod feat: add support for hcl files 2025-01-15 01:49:44 +01:00
go.sum feat: add support for hcl files 2025-01-15 01:49:44 +01:00
LICENSE Add LICENSE 2020-07-04 17:12:45 +00:00