Utilities to handle conf easily
Find a file
2025-06-09 15:15:34 +02:00
test_data feat: add support for yaml files 2025-01-15 15:06:02 +01:00
.golangci.yml chore: update .golangci.yml to v2 2025-06-09 15:15:34 +02: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 chore: update license 2025-02-08 03:22:33 +01:00