Utilities to handle conf easily
Find a file
Bruno Carlin 5526815bb5
All checks were successful
/ linting (push) Successful in 52s
/ tests (push) Successful in 48s
chore: finalize v0.4.0
2025-01-15 15:17:09 +01:00
.forgejo/workflows chore: upgrade golangci-lint-action to v6 2025-01-15 15:10:55 +01: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 chore: fix linting error 2025-01-15 15:13:29 +01:00
CHANGELOG.md chore: finalize v0.4.0 2025-01-15 15:17:09 +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