...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
gogo
/
protobuf
/
conformance
/
conformance.sh
Documentation:
github.com/gogo/protobuf/conformance
1
#!/bin/sh
2
3
cd $(dirname $0)
4
exec go run conformance.go $*
View as plain text