server

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 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 AreaManageServer

type AreaManageServer struct {
	sys.UnimplementedAreaManageServer
	// contains filtered or unexported fields
}

func NewAreaManageServer

func NewAreaManageServer(svcCtx *svc.ServiceContext) *AreaManageServer

func (*AreaManageServer) AreaInfoCreate

func (s *AreaManageServer) AreaInfoCreate(ctx context.Context, in *sys.AreaInfo) (*sys.AreaWithID, error)

新增区域

func (*AreaManageServer) AreaInfoDelete

func (s *AreaManageServer) AreaInfoDelete(ctx context.Context, in *sys.AreaWithID) (*sys.Empty, error)

删除区域

func (*AreaManageServer) AreaInfoIndex

获取区域信息列表

func (*AreaManageServer) AreaInfoRead

func (s *AreaManageServer) AreaInfoRead(ctx context.Context, in *sys.AreaInfoReadReq) (*sys.AreaInfo, error)

获取区域信息详情

func (*AreaManageServer) AreaInfoUpdate

func (s *AreaManageServer) AreaInfoUpdate(ctx context.Context, in *sys.AreaInfo) (*sys.Empty, error)

更新区域

func (*AreaManageServer) AreaProfileIndex

func (*AreaManageServer) AreaProfileRead

func (s *AreaManageServer) AreaProfileRead(ctx context.Context, in *sys.AreaProfileReadReq) (*sys.AreaProfile, error)

func (*AreaManageServer) AreaProfileUpdate

func (s *AreaManageServer) AreaProfileUpdate(ctx context.Context, in *sys.AreaProfile) (*sys.Empty, error)

Jump to

Keyboard shortcuts

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