Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitCofnig ¶
func InitCofnig(key string, val interface{})
func SubscribeConfigChanged ¶
func SubscribeConfigChanged(key string, handler ConfigChangedHandler)
Types ¶
type ConfigChangedHandler ¶
type ConfigChangedHandler func(key string, value interface{})
Click to show internal directories.
Click to hide internal directories.