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 AppManageServer

type AppManageServer struct {
	sys.UnimplementedAppManageServer
	// contains filtered or unexported fields
}

func NewAppManageServer

func NewAppManageServer(svcCtx *svc.ServiceContext) *AppManageServer

func (*AppManageServer) AppInfoCreate

func (s *AppManageServer) AppInfoCreate(ctx context.Context, in *sys.AppInfo) (*sys.WithID, error)

func (*AppManageServer) AppInfoDelete

func (s *AppManageServer) AppInfoDelete(ctx context.Context, in *sys.WithIDCode) (*sys.Empty, error)

func (*AppManageServer) AppInfoIndex

func (*AppManageServer) AppInfoRead

func (s *AppManageServer) AppInfoRead(ctx context.Context, in *sys.WithIDCode) (*sys.AppInfo, error)

func (*AppManageServer) AppInfoUpdate

func (s *AppManageServer) AppInfoUpdate(ctx context.Context, in *sys.AppInfo) (*sys.Empty, error)

func (*AppManageServer) AppModuleIndex

func (*AppManageServer) AppModuleMultiUpdate

func (s *AppManageServer) AppModuleMultiUpdate(ctx context.Context, in *sys.AppModuleMultiUpdateReq) (*sys.Empty, error)

Jump to

Keyboard shortcuts

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