Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GRPCServer ¶
type GRPCServer struct {
// contains filtered or unexported fields
}
func NewGRPCServer ¶
func NewGRPCServer(cfg *configs.Configuration) *GRPCServer
func (*GRPCServer) Name ¶
func (a *GRPCServer) Name() string
func (*GRPCServer) Shutdown ¶
func (a *GRPCServer) Shutdown(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.