package
0.1.3
Repository: https://github.com/senth/mcman-lib.git
Documentation: pkg.go.dev

# Functions

ErrStr returns a string representation of the error, or empty if the error doesn't exist.
LoadFixture from testdata directory as []byte.
LoadFixtureJSON from testdata directory and unmarshal the JSON into the given interface.
LoadFixtureReader from testdata directory as io.ReadCloser.