Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GrpcHost string GrpcPort int )
Functions ¶
This section is empty.
Types ¶
type GRPC ¶
type GRPC struct { ServiceName string Client *clientv3.Client SMTP *conf.SMTP pb.UnimplementedEmailServer // contains filtered or unexported fields }
func (*GRPC) Ping ¶
func (g *GRPC) Ping(context.Context, *emptypb.Empty) (*wrapperspb.StringValue, error)
func (*GRPC) ShutdownGRPC ¶
func (*GRPC) StartupGRPC ¶
Click to show internal directories.
Click to hide internal directories.