basic version

This commit is contained in:
dmfed
2021-03-20 21:10:53 +03:00
committed by Dmitry Fedotov
parent 6cc9cd65fb
commit 27cb532ec4
10 changed files with 697 additions and 69 deletions

4
go.mod
View File

@@ -1,3 +1,3 @@
module github.com/dmfed/conf
module code.uint32.ru/tiny/conf
go 1.16
go 1.24