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
Arbore:
836cbe5e88
Ramuri
Etichete
master
mzk-server
/
config
/
excel.go
excel.go
93 B
Istoric
Crud
1
2
3
4
5
package config
type Excel struct {
Dir string `mapstructure:"dir" json:"dir" yaml:"dir"`
}