package
0.0.0-20241125151401-e66715b925b4
Repository: https://github.com/zenoss/serviced.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Variables

IsFalse tests whether the obtained value is false Example: c.Assert(value, IsFalse) .
IsTrue tests whether the obtained value is true Example: c.Assert(value, IsTrue) .