Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetNodeListLogic ¶
func NewGetNodeListLogic ¶
func NewGetNodeListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetNodeListLogic
Get Node list
func (*GetNodeListLogic) GetNodeList ¶
func (l *GetNodeListLogic) GetNodeList(req *types.AppUserSubscbribeNodeRequest) (resp *types.AppUserSubscbribeNodeResponse, err error)
type GetRuleGroupListLogic ¶
func NewGetRuleGroupListLogic ¶
func NewGetRuleGroupListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetRuleGroupListLogic
Get rule group list
func (*GetRuleGroupListLogic) GetRuleGroupList ¶
func (l *GetRuleGroupListLogic) GetRuleGroupList() (resp *types.AppRuleGroupListResponse, err error)
Click to show internal directories.
Click to hide internal directories.