Documentation ¶
Overview ¶
Code generated by mockery v1.0.0. DO NOT EDIT.
Index ¶
- type Command
- func (_m *Command) ConfigInit() error
- func (_m *Command) GetCfgFileName() string
- func (_m *Command) GetClientCfg() *lib.ClientConfig
- func (_m *Command) GetHomeDirectory() string
- func (_m *Command) GetViper() *viper.Viper
- func (_m *Command) LoadMyIdentity() (*lib.Identity, error)
- func (_m *Command) SetDefaultLogLevel(_a0 string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
Command is an autogenerated mock type for the Command type
func (*Command) ConfigInit ¶
ConfigInit provides a mock function with given fields:
func (*Command) GetCfgFileName ¶
GetCfgFileName provides a mock function with given fields:
func (*Command) GetClientCfg ¶
func (_m *Command) GetClientCfg() *lib.ClientConfig
GetClientCfg provides a mock function with given fields:
func (*Command) GetHomeDirectory ¶
GetHomeDirectory provides a mock function with given fields:
func (*Command) LoadMyIdentity ¶
LoadMyIdentity provides a mock function with given fields:
func (*Command) SetDefaultLogLevel ¶ added in v1.4.0
SetDefaultLogLevel provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.