This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
xu
/
lc_tunnel
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
d05dd079f2
Branches
Tags
master
lc_tunnel
/
server
/
config
/
excel.go
excel.go
93 B
Historique
Raw
1
2
3
4
5
package
config
type
Excel
struct
{
Dir
string
`mapstructure:"dir" json:"dir" yaml:"dir"`
}