Documentation ¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func WaitForSignals ¶
wait for terminate signals this method can only be used at one place at then same time
Types ¶
type Call ¶
type Client ¶
type Client struct { Gateway v1pb.GatewayClient Database v1pb.DatabaseClient Mailbox v1pb.MailboxClient Distlock v1pb.DistlockClient Leaderboard v1pb.LeaderboardClient BubbleChart v1pb.BubbleChartClient // contains filtered or unexported fields }
type Server ¶
type Server struct { grpc.ServiceRegistrar // contains filtered or unexported fields }
func NewServer ¶
func NewServer(opts ...grpc.ServerOption) *Server
func (*Server) ListenAndServe ¶
Click to show internal directories.
Click to hide internal directories.