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

3 uses

	go.pact.im/x/httprange (current package)
		builder.go#L52: 		Validator: &HTTPStrongValidatorBuilder{
		validator.go#L26: type HTTPStrongValidatorBuilder struct {
		validator.go#L37: func (b *HTTPStrongValidatorBuilder) Build(_ context.Context, mp HTTPMetadataProvider, client httpclient.Client) (httpclient.Client, error) {