Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorResponse ¶
ErrorResponse error response
type KilledProcess ¶
type NightmareMonkey ¶
type NightmareMonkey struct {
Host string
Name string
ListenPort int
Logger *log.Logger
Interval uint64
Dryrun bool
// contains filtered or unexported fields
}
func (*NightmareMonkey) Nightmare ¶
func (monkey *NightmareMonkey) Nightmare()
func (*NightmareMonkey) Play ¶
func (monkey *NightmareMonkey) Play()
type SimpleTime ¶
Click to show internal directories.
Click to hide internal directories.