server

package
v0.10.7 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SchemaManageServer

type SchemaManageServer struct {
	dm.UnimplementedSchemaManageServer
	// contains filtered or unexported fields
}

func NewSchemaManageServer

func NewSchemaManageServer(svcCtx *svc.ServiceContext) *SchemaManageServer

func (*SchemaManageServer) CommonSchemaCreate

func (s *SchemaManageServer) CommonSchemaCreate(ctx context.Context, in *dm.CommonSchemaCreateReq) (*dm.Empty, error)

新增产品

func (*SchemaManageServer) CommonSchemaDelete

func (s *SchemaManageServer) CommonSchemaDelete(ctx context.Context, in *dm.WithID) (*dm.Empty, error)

删除产品

func (*SchemaManageServer) CommonSchemaIndex

获取产品信息列表

func (*SchemaManageServer) CommonSchemaInit

func (s *SchemaManageServer) CommonSchemaInit(ctx context.Context, in *dm.Empty) (*dm.Empty, error)

func (*SchemaManageServer) CommonSchemaUpdate

func (s *SchemaManageServer) CommonSchemaUpdate(ctx context.Context, in *dm.CommonSchemaUpdateReq) (*dm.Empty, error)

更新产品物模型

Jump to

Keyboard shortcuts

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