package
0.0.0-20200819115422-e0b89660feae
Repository: https://github.com/david-solly/gokit-microservice-starter.git
Documentation: pkg.go.dev

# Functions

Encode and Decode Service Request.
No description provided by the author
Encode and Decode Service Request.
Encode and Decode Request Response.
No description provided by the author
NewGRPCServer : create new grpc server.

# Structs

MicroService : This implements the `ServiceInterface` above Used as a handle for the microservice's Business logic .
No description provided by the author

# Interfaces

ServiceInterface : Service deifinition to be implemented by the server and transport layers.