package
1.0.0
Repository: https://github.com/cloudwan/gohan.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

MatchErrorMatcher matches goext.Error example: Expect(myFunction(myParams)).To(goext.MatchError(goext.NewErrorInternalServerError(myModule.ErrMyError))).