This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
media_repo
/
mzk-server
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Trageți solicitările
0
Ramură:
master
Ramuri
Etichete
master
mzk-server
/
config
/
excel.go
excel.go
93 B
Permalink
Istoric
Crud
1
2
3
4
5
package config
type Excel struct {
Dir string `mapstructure:"dir" json:"dir" yaml:"dir"`
}