package
1.1.0
Repository: https://github.com/lucasvmiguel/integration.git
Documentation: pkg.go.dev

# Structs

Message is used to validate if a Websocket message is correct.
Output is used to validate if a GRPC response was returned with the correct parameters.
Request struct is used to validate if a HTTP request was made with the correct parameters.
Response is used to validate if a HTTP response was returned with the correct parameters.

# Type aliases

Result is used to validate if a SQL query was returned with the correct items and fields.