Documentation ¶
Index ¶
- type Config
- type YMLConfig
- func (c *YMLConfig) Load(filePath, fileName string, data interface{}, save ...bool) error
- func (c *YMLConfig) LoadFullPath(filePath string, data interface{}) error
- func (c *YMLConfig) Save(filePath, fileName string, data interface{}) error
- func (c *YMLConfig) SaveFullPath(filePath string, data interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type YMLConfig ¶
type YMLConfig struct { }
func (*YMLConfig) LoadFullPath ¶
func (*YMLConfig) SaveFullPath ¶
Click to show internal directories.
Click to hide internal directories.