Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 233 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 233 Bytes

#configo
an go config load project

an env example:
[default]
path= c:/go
version = 1.44

[test]
num = 666
something = wrong #注释1
#fdfdfd = fdfdfd 注释整行
refer= refer //注释3