https://github.com/codycollier/grip-go
A mock Golang gRPC server implementation for analysis
https://github.com/codycollier/grip-go
grpc grpc-go
Last synced: 3 months ago
JSON representation
A mock Golang gRPC server implementation for analysis
- Host: GitHub
- URL: https://github.com/codycollier/grip-go
- Owner: codycollier
- License: apache-2.0
- Created: 2019-07-06T16:54:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-22T21:54:02.000Z (over 5 years ago)
- Last Synced: 2023-03-13T23:25:24.298Z (over 3 years ago)
- Topics: grpc, grpc-go
- Language: Go
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grip-go
A mock Golang gRPC server implementation for use in behavior analysis
References:
* https://grpc.io/docs/tutorials/basic/go/
* https://github.com/grpc/grpc-go/blob/master/examples/route_guide/server/server.go