mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
up
This commit is contained in:
@ -438,7 +438,7 @@ func (c *Config) GetToStruct(pattern string, objPointer interface{}, file...stri
|
||||
}
|
||||
|
||||
// Deprecated. See Clear.
|
||||
func (c *Config) Clear() {
|
||||
func (c *Config) Reload() {
|
||||
c.jsons.Clear()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user