This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
tool
/
jspkit
Suivre
4
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
46ff32149a
Branches
Tags
main
jspkit
/
config
/
config.go
config.go
70 B
Historique
Raw
1
2
3
4
5
package config
type System struct {
Logger Logger `yaml:"logger"`
}