server

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 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 DictManageServer

type DictManageServer struct {
	sys.UnimplementedDictManageServer
	// contains filtered or unexported fields
}

func NewDictManageServer

func NewDictManageServer(svcCtx *svc.ServiceContext) *DictManageServer

func (*DictManageServer) DictDetailCreate

func (s *DictManageServer) DictDetailCreate(ctx context.Context, in *sys.DictDetail) (*sys.WithID, error)

func (*DictManageServer) DictDetailDelete

func (s *DictManageServer) DictDetailDelete(ctx context.Context, in *sys.WithID) (*sys.Empty, error)

func (*DictManageServer) DictDetailIndex

func (*DictManageServer) DictDetailRead

func (s *DictManageServer) DictDetailRead(ctx context.Context, in *sys.DictDetailReadReq) (*sys.DictDetail, error)

func (*DictManageServer) DictDetailUpdate

func (s *DictManageServer) DictDetailUpdate(ctx context.Context, in *sys.DictDetail) (*sys.Empty, error)

func (*DictManageServer) DictInfoCreate

func (s *DictManageServer) DictInfoCreate(ctx context.Context, in *sys.DictInfo) (*sys.WithID, error)

func (*DictManageServer) DictInfoDelete

func (s *DictManageServer) DictInfoDelete(ctx context.Context, in *sys.WithID) (*sys.Empty, error)

func (*DictManageServer) DictInfoIndex

func (*DictManageServer) DictInfoRead

func (s *DictManageServer) DictInfoRead(ctx context.Context, in *sys.DictInfoReadReq) (*sys.DictInfo, error)

func (*DictManageServer) DictInfoUpdate

func (s *DictManageServer) DictInfoUpdate(ctx context.Context, in *sys.DictInfo) (*sys.Empty, error)

Jump to

Keyboard shortcuts

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