feat: add type to fs read api
This commit is contained in:
@ -12,3 +12,5 @@ var (
|
||||
var (
|
||||
Conf *Config
|
||||
)
|
||||
|
||||
var TypesMap = make(map[string][]string)
|
||||
|
Reference in New Issue
Block a user