package
2.0.11+incompatible
Repository: https://github.com/jesse0michael/go-rest-assured.git
Documentation: pkg.go.dev

# Functions

NewAssuredEndpoints creates a new instance of assured endpoints.
No description provided by the author
NewClient creates a new go-rest-assured client.
NewDefaultClient creates a new go-rest-assured client with default parameters.
StartApplicationHTTPListener creates a Go-routine that has an HTTP listener for the application endpoints.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AssuredEndpoints.
Call is a structure containing a request that is stubbed or made.
Callback is a structure containing a callback that is stubbed.
No description provided by the author
Client.
Settings.

# Type aliases

CallResponse allows control over the Call's Response encoding.