Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseConfigure ¶
type DogAppConfig ¶
type DogAppConfig struct { BaseConfig *BaseConfigure // contains filtered or unexported fields }
func NewDogConfig ¶
func NewDogConfig() *DogAppConfig
func (*DogAppConfig) Set ¶
func (a *DogAppConfig) Set(key string, value interface{})
Click to show internal directories.
Click to hide internal directories.