Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CmdDefaultServer ¶
type CmdDefaultServer struct {
Stop func()
}
func (*CmdDefaultServer) DefaultCmdDo ¶
func (cds *CmdDefaultServer) DefaultCmdDo(ctx context.Context, request *cmdpb.DefaultRequest) (*cmdpb.DefaultResp, error)
type CmdStringOPSrv ¶
type CmdStringOPSrv struct { }
func (*CmdStringOPSrv) StringOpDo ¶
func (cso *CmdStringOPSrv) StringOpDo(cxt context.Context, so *cmdpb.StringOP) (*cmdpb.DefaultResp, error)
Click to show internal directories.
Click to hide internal directories.