//
pkg.gl
Category
github.com/magiconair/properties
assert
package
1.8.9
Repository:
https://github.com/magiconair/properties.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
7
Files
67 SLOC
#
Functions
Equal
Equal asserts that got and want are equal as defined by reflect.DeepEqual.
Matches
Matches asserts that a value matches a given regular expression.
Panic
Panic asserts that function fn() panics.