package
0.0.0-20200321120002-dd2de08144c3
Repository: https://github.com/wuka1/docker.git
Documentation: pkg.go.dev

# Functions

Contains checks if the value contains the given value.
DeepEquals checks if two values are equal.
Equals checks if the value is equal to the given value.
False checks if the value is false.
GreaterThan checks if the value is greater than the given value.
DeepEquals compares if two values are deepequal.
DeepEquals checks if the given value is nil.
Not checks if two values are not.
True checks if the value is true.

# Type aliases

Compare defines the interface to compare values.