//
pkg.gl
Category
github.com/kevinpike/chaosmonkey
schedule
package
2.0.2+incompatible
Repository:
https://github.com/kevinpike/chaosmonkey.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
222 SLOC
#
Functions
New
New returns a new Schedule.
#
Structs
Entry
Entry is an entry a termination schedule.
Schedule
Schedule is a collection of termination entries.
#
Type aliases
ByTime
ByTime implements sort.Interface for []Entry based on the time field.