Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteLogic ¶
func NewDeleteLogic ¶
func NewDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteLogic
删除自定义协议服务器
type IndexLogic ¶
func NewIndexLogic ¶
func NewIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *IndexLogic
获取自定义协议服务器信息列表
func (*IndexLogic) Index ¶
func (l *IndexLogic) Index(req *types.ProtocolServiceIndexReq) (resp *types.ProtocolServiceIndexResp, err error)
Click to show internal directories.
Click to hide internal directories.