service

package
v0.0.0-...-ccb0926 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	JobName string
	Name    string
	Logger  log.Logger
}

Service is the interface implementation that manages chaos on services

func (*Service) Start

func (s *Service) Start() (string, error)

Start will perform a service start on the service specified

func (*Service) Stop

func (s *Service) Stop() (string, error)

Stop will perform a service stop on the service specified

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL