Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceWrapper ¶
type ServiceWrapper struct {
// contains filtered or unexported fields
}
func New ¶
func New(binaryPath string, workdir string) *ServiceWrapper
func (*ServiceWrapper) Start ¶
func (s *ServiceWrapper) Start(label string) error
func (*ServiceWrapper) Stop ¶
func (s *ServiceWrapper) Stop(label string) error
func (*ServiceWrapper) Uninstall ¶
func (s *ServiceWrapper) Uninstall(label string) error
Click to show internal directories.
Click to hide internal directories.