Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigFileInterceptor ¶
type ConfigFileInterceptor struct {
// contains filtered or unexported fields
}
func NewConfigFile ¶
func NewConfigFile() *ConfigFileInterceptor
func (ConfigFileInterceptor) Intercept ¶
func (i ConfigFileInterceptor) Intercept(current, found interface{}) (interface{}, error)
func (*ConfigFileInterceptor) SetConfigPath ¶
func (i *ConfigFileInterceptor) SetConfigPath(configPath string)
Click to show internal directories.
Click to hide internal directories.