package
2.0.2+incompatible
Repository: https://github.com/kevinpike/chaosmonkey.git
Documentation: pkg.go.dev

# Functions

New returns a new Schedule.

# Structs

Entry
Entry is an entry a termination schedule.
Schedule is a collection of termination entries.

# Type aliases

ByTime implements sort.Interface for []Entry based on the time field.