package
2.0.0+incompatible
Repository: https://github.com/oremj/chaosmonkey.git
Documentation: pkg.go.dev
# Functions
New returns an implementation of Clock that uses the system time.
# Structs
SystemClock uses the system clock to return the time.
# Interfaces
Clock provides an interface to the current time, useful for testing.