Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
Application is an autogenerated mock type for the Application type
func NewApplication ¶
func NewApplication(t mockConstructorTestingTNewApplication) *Application
NewApplication creates a new instance of Application. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Application) IsBackground ¶
func (_m *Application) IsBackground() bool
IsBackground provides a mock function with given fields:
func (*Application) Priority ¶
func (_m *Application) Priority() int
Priority provides a mock function with given fields:
func (*Application) Run ¶
func (_m *Application) Run(servers []configs.Server)
Run provides a mock function with given fields: servers
Click to show internal directories.
Click to hide internal directories.