This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bkb
/
admin-api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5
Commits
2
Branches
0
Tags
424 KiB
Branch:
develop
admin-api
/
config
/
excel.go
6 lines
93 B
Raw
Permalink
Normal View
History
init
9 months ago
package
config
type
Excel
struct
{
Dir
string
`
mapstructure:"dir" json:"dir" yaml:"dir"
`
}