package
0.8.0
Repository: https://github.com/willabides/octo-go.git
Documentation: pkg.go.dev

# Functions

JSONResponder is a responder that will respond with the given status code and body.
New returns a new *Server.
RelLinkHandler adds a rel link to a response.

# Constants

couldn't clone the request body.
got a request that isn't matched by any matcher.

# Structs

HTTPResponder is a responder for an expected request.
Server is a test server that will serve requests configured with Expect().

# Interfaces

HTTPRequester is an interface that is met by all of octo's requests.