Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetNodeDetailLogic ¶
func NewGetNodeDetailLogic ¶
func NewGetNodeDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetNodeDetailLogic
func (*GetNodeDetailLogic) GetNodeDetail ¶
func (l *GetNodeDetailLogic) GetNodeDetail(req *types.GetNodeDetailReq) (resp *types.GetNodeDetailResp, err error)
type GetNodesLogic ¶
func NewGetNodesLogic ¶
func NewGetNodesLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetNodesLogic
func (*GetNodesLogic) GetNodes ¶
func (l *GetNodesLogic) GetNodes(req *types.GetNodesReq) (resp *types.GetNodesResp, err error)
Click to show internal directories.
Click to hide internal directories.