This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
liuhairui
/
rfid-server
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
86e42c602e
Větve
Značky
master
rfid-server
/
config
/
excel.go
excel.go
93 B
Historie
Surový
1
2
3
4
5
package config
type Excel struct {
Dir string `mapstructure:"dir" json:"dir" yaml:"dir"`
}