idl

package
v0.0.0-...-8010d25 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddIDLLogic

type AddIDLLogic struct {
	// contains filtered or unexported fields
}

func NewAddIDLLogic

func NewAddIDLLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddIDLLogic

func (*AddIDLLogic) AddIDL

func (l *AddIDLLogic) AddIDL(req *idl.AddIDLReq) (res *idl.AddIDLRes)

type DeleteIDLLogic

type DeleteIDLLogic struct {
	// contains filtered or unexported fields
}

func NewDeleteIDLLogic

func NewDeleteIDLLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteIDLLogic

func (*DeleteIDLLogic) DeleteIDL

func (l *DeleteIDLLogic) DeleteIDL(req *idl.DeleteIDLsReq) (res *idl.DeleteIDLsRes)

type GetIDLsLogic

type GetIDLsLogic struct {
	// contains filtered or unexported fields
}

func NewGetIDLsLogic

func NewGetIDLsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetIDLsLogic

func (*GetIDLsLogic) GetIDLs

func (l *GetIDLsLogic) GetIDLs(req *idl.GetIDLsReq) (res *idl.GetIDLsRes)

type SyncIDLsLogic

type SyncIDLsLogic struct {
	// contains filtered or unexported fields
}

func NewSyncIDLsLogic

func NewSyncIDLsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SyncIDLsLogic

func (*SyncIDLsLogic) SyncIDLs

func (l *SyncIDLsLogic) SyncIDLs(req *idl.SyncIDLsByIdReq) (res *idl.SyncIDLsByIdRes)

type UpdateIDLLogic

type UpdateIDLLogic struct {
	// contains filtered or unexported fields
}

func NewUpdateIDLLogic

func NewUpdateIDLLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateIDLLogic

func (*UpdateIDLLogic) UpdateIDL

func (l *UpdateIDLLogic) UpdateIDL(req *idl.UpdateIDLReq) (res *idl.UpdateIDLRes)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL