This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
tool
/
jspkit
Suivre
5
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
5c8f1673d4
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"`
}