type go.pact.im/x/httprange.HTTPResponseError
6 uses
go.pact.im/x/httprange (current package)
errors.go#L9: type HTTPResponseError struct {
errors.go#L15: func (e *HTTPResponseError) Error() string {
errors.go#L20: func (e *HTTPResponseError) Unwrap() error {
metadata.go#L88: return nil, &HTTPResponseError{
ranger.go#L99: _ = yield(Range{}, &HTTPResponseError{
validator.go#L89: return nil, &HTTPResponseError{
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)