package
2.3.1
Repository: https://github.com/lab259/errors.git
Documentation: pkg.go.dev

# Functions

ContainMessage succeeds if actual is a GraphQL Error that contains the passed-in message.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HaveCode succeeds if actual is a GraphQL Error that have the passed-in code extension.
HaveMessage succeeds if actual is a GraphQL Error that have the passed-in message extension.
HaveModule succeeds if actual is a GraphQL Error that have the passed-in module extension.
HaveValidation succeeds if actual is a GraphQL Error that have the passed-in field validation errors.

# Structs

No description provided by the author