Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ForwarderInterface ¶
ForwarderInterface is an autogenerated mock type for the ForwarderInterface type
func (*ForwarderInterface) ForwardAll ¶
func (_m *ForwarderInterface) ForwardAll()
ForwardAll provides a mock function with given fields:
func (*ForwarderInterface) Stop ¶
func (_m *ForwarderInterface) Stop()
Stop provides a mock function with given fields:
type ProxyInterface ¶
ProxyInterface is an autogenerated mock type for the ProxyInterface type
func (*ProxyInterface) AddProxyForward ¶
func (_m *ProxyInterface) AddProxyForward(name string, proxyForward *proxy.ProxyForward)
AddProxyForward provides a mock function with given fields: name, proxyForward
func (*ProxyInterface) Listen ¶
func (_m *ProxyInterface) Listen() error
Listen provides a mock function with given fields:
func (*ProxyInterface) Stop ¶
func (_m *ProxyInterface) Stop() error
Stop provides a mock function with given fields:
type RunnerInterface ¶
RunnerInterface is an autogenerated mock type for the RunnerInterface type
func (*RunnerInterface) Restart ¶
func (_m *RunnerInterface) Restart(application *config.Application)
Restart provides a mock function with given fields: application
func (*RunnerInterface) Run ¶
func (_m *RunnerInterface) Run(application *config.Application)
Run provides a mock function with given fields: application
func (*RunnerInterface) RunAll ¶
func (_m *RunnerInterface) RunAll()
RunAll provides a mock function with given fields:
func (*RunnerInterface) SetupAll ¶
func (_m *RunnerInterface) SetupAll()
SetupAll provides a mock function with given fields:
func (*RunnerInterface) Stop ¶
func (_m *RunnerInterface) Stop() error
Stop provides a mock function with given fields:
type WatcherInterface ¶
WatcherInterface is an autogenerated mock type for the WatcherInterface type
func (*WatcherInterface) Stop ¶
func (_m *WatcherInterface) Stop() error
Stop provides a mock function with given fields:
func (*WatcherInterface) Watch ¶
func (_m *WatcherInterface) Watch()
Watch provides a mock function with given fields: