This website requires JavaScript.
Explore
Help
Sign In
astelm
/
grpcurl
mirror of
https://github.com/fullstorydev/grpcurl.git
Watch
1
Star
0
Fork
You've already forked grpcurl
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
266ec373a6
grpcurl
/
testing
History
Josh Humphries
266ec373a6
with modules in Go 1.11, can't rely on GOPATH directory layout, so just copy test.proto into this repo
2018-09-13 21:53:10 -04:00
..
cmd
add bankdemo, from Gophercon 2018 demo (
#45
)
2018-09-07 18:21:02 -04:00
tls
initial commit, functioning grpcurl command-line util
2017-11-20 13:15:15 -05:00
example.proto
fix nil dereference (
#10
)
2018-02-19 22:28:26 -05:00
example.protoset
fix nil dereference (
#10
)
2018-02-19 22:28:26 -05:00
test.proto
with modules in Go 1.11, can't rely on GOPATH directory layout, so just copy test.proto into this repo
2018-09-13 21:53:10 -04:00
test.protoset
fix nil dereference (
#10
)
2018-02-19 22:28:26 -05:00
test_server.go
enable more linters in CI; fix some issues caught by them (
#23
)
2018-03-24 10:33:21 -04:00