dictionary

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateOrUpdateDictionaryDetailLogic

type CreateOrUpdateDictionaryDetailLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewCreateOrUpdateDictionaryDetailLogic

func NewCreateOrUpdateDictionaryDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateOrUpdateDictionaryDetailLogic

func (*CreateOrUpdateDictionaryDetailLogic) CreateOrUpdateDictionaryDetail

func (l *CreateOrUpdateDictionaryDetailLogic) CreateOrUpdateDictionaryDetail(req *types.CreateOrUpdateDictionaryDetailReq) (resp *types.SimpleMsg, err error)

type CreateOrUpdateDictionaryLogic

type CreateOrUpdateDictionaryLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewCreateOrUpdateDictionaryLogic

func NewCreateOrUpdateDictionaryLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateOrUpdateDictionaryLogic

func (*CreateOrUpdateDictionaryLogic) CreateOrUpdateDictionary

func (l *CreateOrUpdateDictionaryLogic) CreateOrUpdateDictionary(req *types.CreateOrUpdateDictionaryReq) (resp *types.SimpleMsg, err error)

type DeleteDictionaryDetailLogic

type DeleteDictionaryDetailLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewDeleteDictionaryDetailLogic

func NewDeleteDictionaryDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteDictionaryDetailLogic

func (*DeleteDictionaryDetailLogic) DeleteDictionaryDetail

func (l *DeleteDictionaryDetailLogic) DeleteDictionaryDetail(req *types.IDReq) (resp *types.SimpleMsg, err error)

type DeleteDictionaryLogic

type DeleteDictionaryLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewDeleteDictionaryLogic

func NewDeleteDictionaryLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteDictionaryLogic

func (*DeleteDictionaryLogic) DeleteDictionary

func (l *DeleteDictionaryLogic) DeleteDictionary(req *types.IDReq) (resp *types.SimpleMsg, err error)

type GetDetailByDictionaryNameLogic

type GetDetailByDictionaryNameLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetDetailByDictionaryNameLogic

func NewGetDetailByDictionaryNameLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetDetailByDictionaryNameLogic

func (*GetDetailByDictionaryNameLogic) GetDetailByDictionaryName

func (l *GetDetailByDictionaryNameLogic) GetDetailByDictionaryName(req *types.DictionaryDetailReq) (resp *types.DictionaryDetailListResp, err error)

type GetDictionaryListLogic

type GetDictionaryListLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetDictionaryListLogic

func NewGetDictionaryListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetDictionaryListLogic

func (*GetDictionaryListLogic) GetDictionaryList

func (l *GetDictionaryListLogic) GetDictionaryList(req *types.DictionaryListReq) (resp *types.DictionaryListResp, err error)

Jump to

Keyboard shortcuts

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