Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceRestarter ¶
ServiceRestarter is an autogenerated mock type for the ServiceRestarter type
func (*ServiceRestarter) Restart ¶
func (_m *ServiceRestarter) Restart(service string) error
Restart provides a mock function with given fields: service
type ServiceStarter ¶
ServiceStarter is an autogenerated mock type for the ServiceStarter type
func (*ServiceStarter) Start ¶
func (_m *ServiceStarter) Start(service string) error
Start provides a mock function with given fields: service
type ServiceStopper ¶
ServiceStopper is an autogenerated mock type for the ServiceStopper type
func (*ServiceStopper) Stop ¶
func (_m *ServiceStopper) Stop(service string) error
Stop provides a mock function with given fields: service
Click to show internal directories.
Click to hide internal directories.