Permalink
Failed to load latest commit information.
cmd/protostub Add support for generating multiple protos Jun 1, 2018
gen Fix return type of SerializeToString Apr 19, 2018
tests Import what we need from the typing module (#7) Mar 29, 2018
vendor/github.com Use cobra for subcommand Mar 6, 2018
.gitignore Separate from main repository Mar 6, 2018
.travis.yml Adjust travis, add badge Mar 6, 2018
Dockerfile Add Docker workdir Mar 6, 2018
Gopkg.lock Use cobra for subcommand Mar 6, 2018
Gopkg.toml Switch to dep Mar 6, 2018
LICENSE Add LICENSE Mar 6, 2018
Makefile Move tests to subdirectory Mar 6, 2018
README.md Update README Mar 28, 2018
enum.go Satisfy linter with comments Mar 6, 2018
message.go Satisfy linter with comments Mar 6, 2018
protodata.go Satisfy linter with comments Mar 6, 2018
service.go Satisfy linter with comments Mar 6, 2018
types.go Satisfy linter with comments Mar 6, 2018