Documentation ¶
Index ¶
- type ServerIface
- func (_m *ServerIface) Config() *model.Config
- func (_m *ServerIface) GetPluginsEnvironment() *plugin.Environment
- func (_m *ServerIface) GetRoleByName(_a0 string) (*model.Role, *model.AppError)
- func (_m *ServerIface) GetSchemes(_a0 string, _a1 int, _a2 int) ([]*model.Scheme, *model.AppError)
- func (_m *ServerIface) HttpService() httpservice.HTTPService
- func (_m *ServerIface) IsLeader() bool
- func (_m *ServerIface) License() *model.License
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerIface ¶
ServerIface is an autogenerated mock type for the ServerIface type
func (*ServerIface) Config ¶
func (_m *ServerIface) Config() *model.Config
Config provides a mock function with given fields:
func (*ServerIface) GetPluginsEnvironment ¶
func (_m *ServerIface) GetPluginsEnvironment() *plugin.Environment
GetPluginsEnvironment provides a mock function with given fields:
func (*ServerIface) GetRoleByName ¶
GetRoleByName provides a mock function with given fields: _a0
func (*ServerIface) GetSchemes ¶
GetSchemes provides a mock function with given fields: _a0, _a1, _a2
func (*ServerIface) HttpService ¶
func (_m *ServerIface) HttpService() httpservice.HTTPService
HttpService provides a mock function with given fields:
func (*ServerIface) IsLeader ¶
func (_m *ServerIface) IsLeader() bool
IsLeader provides a mock function with given fields:
func (*ServerIface) License ¶
func (_m *ServerIface) License() *model.License
License provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.