This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
tool
/
jspkit
Segui
4
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
46ff32149a
Rami (Branch)
Tag
main
jspkit
/
config
/
config.go
config.go
70 B
Cronologia
Originale
1
2
3
4
5
package config
type System struct {
Logger Logger `yaml:"logger"`
}