An open API service indexing awesome lists of open source software.

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

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