server

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2025 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 DepartmentManageServer

type DepartmentManageServer struct {
	sys.UnimplementedDepartmentManageServer
	// contains filtered or unexported fields
}

func NewDepartmentManageServer

func NewDepartmentManageServer(svcCtx *svc.ServiceContext) *DepartmentManageServer

func (*DepartmentManageServer) DeptInfoCreate

func (s *DepartmentManageServer) DeptInfoCreate(ctx context.Context, in *sys.DeptInfo) (*sys.WithID, error)

func (*DepartmentManageServer) DeptInfoDelete

func (s *DepartmentManageServer) DeptInfoDelete(ctx context.Context, in *sys.WithID) (*sys.Empty, error)

func (*DepartmentManageServer) DeptInfoIndex

func (*DepartmentManageServer) DeptInfoRead

func (*DepartmentManageServer) DeptInfoUpdate

func (s *DepartmentManageServer) DeptInfoUpdate(ctx context.Context, in *sys.DeptInfo) (*sys.Empty, error)

func (*DepartmentManageServer) DeptRoleIndex added in v1.0.3

func (*DepartmentManageServer) DeptRoleMultiCreate added in v1.0.3

func (s *DepartmentManageServer) DeptRoleMultiCreate(ctx context.Context, in *sys.DeptRoleMultiSaveReq) (*sys.Empty, error)

func (*DepartmentManageServer) DeptRoleMultiDelete added in v1.0.3

func (s *DepartmentManageServer) DeptRoleMultiDelete(ctx context.Context, in *sys.DeptRoleMultiSaveReq) (*sys.Empty, error)

func (*DepartmentManageServer) DeptSyncJobCreate added in v1.2.0

func (s *DepartmentManageServer) DeptSyncJobCreate(ctx context.Context, in *sys.DeptSyncJob) (*sys.WithID, error)

func (*DepartmentManageServer) DeptSyncJobDelete added in v1.2.0

func (s *DepartmentManageServer) DeptSyncJobDelete(ctx context.Context, in *sys.WithID) (*sys.Empty, error)

func (*DepartmentManageServer) DeptSyncJobExecute added in v1.2.0

func (*DepartmentManageServer) DeptSyncJobIndex added in v1.2.0

func (*DepartmentManageServer) DeptSyncJobRead added in v1.2.0

func (*DepartmentManageServer) DeptSyncJobUpdate added in v1.2.0

func (s *DepartmentManageServer) DeptSyncJobUpdate(ctx context.Context, in *sys.DeptSyncJob) (*sys.Empty, error)

func (*DepartmentManageServer) DeptUserIndex added in v1.0.3

func (*DepartmentManageServer) DeptUserMultiCreate added in v1.0.3

func (s *DepartmentManageServer) DeptUserMultiCreate(ctx context.Context, in *sys.DeptUserMultiSaveReq) (*sys.Empty, error)

func (*DepartmentManageServer) DeptUserMultiDelete added in v1.0.3

func (s *DepartmentManageServer) DeptUserMultiDelete(ctx context.Context, in *sys.DeptUserMultiSaveReq) (*sys.Empty, error)

Jump to

Keyboard shortcuts

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