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

# Packages

No description provided by the author

# Functions

BuildHTTPRequest builds an *http.Request.
IntInSlice returns true if i is in want.
NewResponseError returns a new *ResponseError.
RelLink returns the content of lnk from the response's Link header or "" if it does not exist.
ResponseErrorCheck checks for error responses.
SetBoolResult sets the value of ptr to true if r has a 204 status code to true or false if the status code is 404 returns an error if the response is any other value.
String returns a pointer to s.
UnmarshalResponseBody unmarshalls a response body onto target.

# Structs

BuildHTTPRequestOptions builds http requests.
ResponseError implements errors.ResponseError.

# Type aliases

EndpointAttribute is an attribute for an endpoint.