index
:
conf
master
Go библиотека для чтения конфигурационных файлов в формате Conf.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
model
/
setting.go
blob: 363a8a9866bb1cc2f1aa454fafc718f1c020e3b2 (
plain
) (
blame
)
1
2
3
4
5
6
package model type Setting struct { Key string Value Values }