No description
Find a file
2026-01-19 19:28:27 +01:00
go.mod Move to Codeberg 2025-01-02 02:04:04 +01:00
go.sum Use own word splitting function 2023-06-01 15:09:42 +02:00
LICENSE Initial commit 2020-10-19 14:50:27 +02:00
reader.go Limit max block nesting depth 2024-01-28 10:15:34 +01:00
reader_test.go Include line numbers in unmarshal errors 2023-12-09 10:51:57 +01:00
README.md Update link for spec repository 2026-01-19 19:28:27 +01:00
scfg.go Include line numbers in unmarshal errors 2023-12-09 10:51:57 +01:00
struct.go Error out on anonymous struct field 2023-12-11 19:18:32 +01:00
unmarshal.go Include line numbers in unmarshal errors 2023-12-09 10:51:57 +01:00
unmarshal_test.go Move to Codeberg 2025-01-02 02:04:04 +01:00
writer.go Fold marshal.go into writer.go 2023-12-08 15:24:44 +01:00
writer_test.go Fold marshal.go into writer.go 2023-12-08 15:24:44 +01:00

go-scfg

Go Reference

Go library for scfg.

License

MIT