Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateOrUpdateApiLogic ¶
func NewCreateOrUpdateApiLogic ¶
func NewCreateOrUpdateApiLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateOrUpdateApiLogic
func (*CreateOrUpdateApiLogic) CreateOrUpdateApi ¶
type DeleteApiLogic ¶
func NewDeleteApiLogic ¶
func NewDeleteApiLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteApiLogic
type GetApiListLogic ¶
func NewGetApiListLogic ¶
func NewGetApiListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetApiListLogic
func (*GetApiListLogic) GetApiList ¶
func (l *GetApiListLogic) GetApiList(in *core.ApiPageReq) (*core.ApiListResp, error)
Click to show internal directories.
Click to hide internal directories.