Versions in this module Expand all Collapse all v0 v0.11.0 Jul 24, 2020 Changes in this version + var DialContext = grpc.DialContext + var Module = module.Module + var WithBlock = grpc.WithBlock + var WithInsecure = grpc.WithInsecure + type CallOption = grpc.CallOption + type ClientConn = grpc.ClientConn + type Server = grpc.Server + func NewServer(opts ...ServerOption) *Server + type ServerOption = grpc.ServerOption + type ServerParams struct + Logger *zap.Logger + Services []Service + Viper *viper.Viper + type Service = libgrpc.Service + type ServicesResult struct + Services []Service