package
0.7.2
Repository: https://github.com/bufbuild/protovalidate-go.git
Documentation: pkg.go.dev

# README

Go conformance executor

This binary is the conformance testing executor for the Go implementation. From the root of the project, the Go conformance tests can be executed with make:

make conformance # runs all conformance tests

make conformance ARGS='-suite uint64' # pass flags to the conformance harness

# Functions

No description provided by the author
No description provided by the author