package
2.0.2+incompatible
Repository: https://github.com/lafolle/chaosmonkey.git
Documentation: pkg.go.dev
# Functions
Migrate upgrades a database to the latest database schema version.
New creates a new MySQL.
NewFromConfig creates a new MySQL taking config parameters from cfg.
TxDeadlock returns true if the error is because of a transaction deadlock.
ViolatesMinTime returns true if the error violates min time between terminations.