DEPRECATED: This repo has been replaced by validator-go-proto which no longer depends on gogoprotobuf
The Katydid validator for Protocol Buffers in Go using GoGoProtobuf.
The validator is a regular expression type language for protocol buffers that matches up to 1000000s of records per second. This package includes:
- a parser that parses protocol buffers without deserializing the bytes.
- An encoder for protocol buffers.