Initial commit with config file parsing

This commit is contained in:
2022-04-12 22:47:03 -06:00
commit ecff43400c
4 changed files with 133 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module github.com/restitux/ikinuki-server
go 1.18
require github.com/pelletier/go-toml/v2 v2.0.0-beta.8