type go.pact.im/x/httprange.RangesNotSupportedError

3 uses

	go.pact.im/x/httprange (current package)
		errors.go#L59: var errRangesNotSupported *RangesNotSupportedError
		errors.go#L63: type RangesNotSupportedError struct{}
		errors.go#L66: func (*RangesNotSupportedError) Error() string {