Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommonServer ¶
type CommonServer struct { sys.UnimplementedCommonServer // contains filtered or unexported fields }
func NewCommonServer ¶
func NewCommonServer(svcCtx *svc.ServiceContext) *CommonServer
func (*CommonServer) Config ¶
func (s *CommonServer) Config(ctx context.Context, in *sys.Response) (*sys.ConfigResp, error)
Click to show internal directories.
Click to hide internal directories.