schema

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2023 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToActionRpc

func ToActionRpc(in *types.SchemaAction) *dm.SchemaAction

func ToActionTypes

func ToActionTypes(in *dm.SchemaAction) *types.SchemaAction

func ToEventRpc

func ToEventRpc(in *types.SchemaEvent) *dm.SchemaEvent

func ToEventTypes

func ToEventTypes(in *dm.SchemaEvent) *types.SchemaEvent

func ToPropertyRpc

func ToPropertyRpc(in *types.SchemaProperty) *dm.SchemaProperty

func ToPropertyTypes

func ToPropertyTypes(in *dm.SchemaProperty) *types.SchemaProperty

func ToSchemaDefineRpc

func ToSchemaDefineRpc(in *types.SchemaDefine) *dm.SchemaDefine

func ToSchemaDefineTypes

func ToSchemaDefineTypes(in *dm.SchemaDefine) *types.SchemaDefine

func ToSchemaDefinesTypes

func ToSchemaDefinesTypes(in []*dm.SchemaDefine) []*types.SchemaDefine

func ToSchemaInfoRpc

func ToSchemaInfoRpc(in *types.ProductSchemaInfo) *dm.ProductSchemaInfo

func ToSchemaInfoTypes

func ToSchemaInfoTypes(in *dm.ProductSchemaInfo) *types.ProductSchemaInfo

func ToSchemaParamRpc

func ToSchemaParamRpc(in *types.SchemaParam) *dm.SchemaParam

func ToSchemaParamTypes

func ToSchemaParamTypes(in *dm.SchemaParam) *types.SchemaParam

func ToSchemaParamsRpc

func ToSchemaParamsRpc(in []*types.SchemaParam) []*dm.SchemaParam

func ToSchemaParamsTypes

func ToSchemaParamsTypes(in []*dm.SchemaParam) []*types.SchemaParam

func ToSchemaSpecRpc

func ToSchemaSpecRpc(in *types.SchemaSpec) *dm.SchemaSpec

func ToSchemaSpecTypes

func ToSchemaSpecTypes(in *dm.SchemaSpec) *types.SchemaSpec

func ToSchemaSpecsRpc

func ToSchemaSpecsRpc(in []*types.SchemaSpec) []*dm.SchemaSpec

func ToSchemaSpecsTypes

func ToSchemaSpecsTypes(in []*dm.SchemaSpec) []*types.SchemaSpec

Types

type CreateLogic

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

func NewCreateLogic

func NewCreateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateLogic

func (*CreateLogic) Create

type DeleteLogic

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

func NewDeleteLogic

func NewDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteLogic

func (*DeleteLogic) Delete

type IndexLogic

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

func NewIndexLogic

func NewIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *IndexLogic

func (*IndexLogic) Index

type TslImportLogic

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

func NewTslImportLogic

func NewTslImportLogic(ctx context.Context, svcCtx *svc.ServiceContext) *TslImportLogic

func (*TslImportLogic) TslImport

type TslReadLogic

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

func NewTslReadLogic

func NewTslReadLogic(ctx context.Context, svcCtx *svc.ServiceContext) *TslReadLogic

func (*TslReadLogic) TslRead

type UpdateLogic

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

func NewUpdateLogic

func NewUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateLogic

func (*UpdateLogic) Update

Jump to

Keyboard shortcuts

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