package
0.0.0-20210930132223-da17191860fb
Repository: https://github.com/borud/grpc.git
Documentation: pkg.go.dev
# README
Service
This is the package where you implement the gRPC services. This should be the glue layer between your business logic and the API.
# Functions
New creates a new service.