Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStruct ¶
func GetStruct(name string, s interface{})
yaml to struct only support Accessible Field
func ProjectPath ¶ added in v1.30.3
func ProjectPath() (path string)
ProjectPath return project path
Types ¶
type Config ¶
type Config struct {
// different devMode yaml data
YamlS map[string]*Yaml
// contains filtered or unexported fields
}
config
Click to show internal directories.
Click to hide internal directories.