...

Text file src/github.com/gogo/protobuf/conformance/conformance.sh

Documentation: github.com/gogo/protobuf/conformance

     1#!/bin/sh
     2
     3cd $(dirname $0)
     4exec go run conformance.go $*

View as plain text