server

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 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 NotifyManageServer

type NotifyManageServer struct {
	sys.UnimplementedNotifyManageServer
	// contains filtered or unexported fields
}

func NewNotifyManageServer

func NewNotifyManageServer(svcCtx *svc.ServiceContext) *NotifyManageServer

func (*NotifyManageServer) MessageInfoDelete

func (s *NotifyManageServer) MessageInfoDelete(ctx context.Context, in *sys.WithID) (*sys.Empty, error)

func (*NotifyManageServer) MessageInfoIndex

func (*NotifyManageServer) MessageInfoSend

func (s *NotifyManageServer) MessageInfoSend(ctx context.Context, in *sys.MessageInfoSendReq) (*sys.WithID, error)

站内信

func (*NotifyManageServer) MessageInfoUpdate

func (s *NotifyManageServer) MessageInfoUpdate(ctx context.Context, in *sys.MessageInfo) (*sys.Empty, error)

func (*NotifyManageServer) NotifyChannelCreate

func (s *NotifyManageServer) NotifyChannelCreate(ctx context.Context, in *sys.NotifyChannel) (*sys.WithID, error)

func (*NotifyManageServer) NotifyChannelDelete

func (s *NotifyManageServer) NotifyChannelDelete(ctx context.Context, in *sys.WithID) (*sys.Empty, error)

func (*NotifyManageServer) NotifyChannelIndex

func (*NotifyManageServer) NotifyChannelRead

func (s *NotifyManageServer) NotifyChannelRead(ctx context.Context, in *sys.WithID) (*sys.NotifyChannel, error)

func (*NotifyManageServer) NotifyChannelUpdate

func (s *NotifyManageServer) NotifyChannelUpdate(ctx context.Context, in *sys.NotifyChannel) (*sys.Empty, error)

func (*NotifyManageServer) NotifyConfigCreate

func (s *NotifyManageServer) NotifyConfigCreate(ctx context.Context, in *sys.NotifyConfig) (*sys.WithID, error)

func (*NotifyManageServer) NotifyConfigDelete

func (s *NotifyManageServer) NotifyConfigDelete(ctx context.Context, in *sys.WithID) (*sys.Empty, error)

func (*NotifyManageServer) NotifyConfigIndex

func (*NotifyManageServer) NotifyConfigRead

func (s *NotifyManageServer) NotifyConfigRead(ctx context.Context, in *sys.WithIDCode) (*sys.NotifyConfig, error)

通知配置信息

func (*NotifyManageServer) NotifyConfigSend

func (s *NotifyManageServer) NotifyConfigSend(ctx context.Context, in *sys.NotifyConfigSendReq) (*sys.Empty, error)

func (*NotifyManageServer) NotifyConfigTemplateDelete

func (s *NotifyManageServer) NotifyConfigTemplateDelete(ctx context.Context, in *sys.NotifyConfigTemplateDeleteReq) (*sys.Empty, error)

func (*NotifyManageServer) NotifyConfigTemplateIndex

func (*NotifyManageServer) NotifyConfigTemplateUpdate

func (s *NotifyManageServer) NotifyConfigTemplateUpdate(ctx context.Context, in *sys.NotifyConfigTemplate) (*sys.Empty, error)

租户通知配置

func (*NotifyManageServer) NotifyConfigUpdate

func (s *NotifyManageServer) NotifyConfigUpdate(ctx context.Context, in *sys.NotifyConfig) (*sys.Empty, error)

func (*NotifyManageServer) NotifyTemplateCreate

func (s *NotifyManageServer) NotifyTemplateCreate(ctx context.Context, in *sys.NotifyTemplate) (*sys.WithID, error)

func (*NotifyManageServer) NotifyTemplateDelete

func (s *NotifyManageServer) NotifyTemplateDelete(ctx context.Context, in *sys.WithID) (*sys.Empty, error)

func (*NotifyManageServer) NotifyTemplateIndex

func (*NotifyManageServer) NotifyTemplateRead

func (s *NotifyManageServer) NotifyTemplateRead(ctx context.Context, in *sys.WithID) (*sys.NotifyTemplate, error)

通知模版

func (*NotifyManageServer) NotifyTemplateUpdate

func (s *NotifyManageServer) NotifyTemplateUpdate(ctx context.Context, in *sys.NotifyTemplate) (*sys.Empty, error)

Jump to

Keyboard shortcuts

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