This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
chengqian
/
smart_intersectionV2.0
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
80159ad44a
Branches
Tags
master
smart_inters...
/
server
/
config
/
excel.go
excel.go
93 B
Verlauf
Originalformat
1
2
3
4
5
package config
type Excel struct {
Dir string `mapstructure:"dir" json:"dir" yaml:"dir"`
}