service

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2023 License: MIT Imports: 12 Imported by: 0

README

Service

Documentation

Index

Constants

This section is empty.

Variables

ProviderSet is service providers.

Functions

This section is empty.

Types

type NotifyRobotService

type NotifyRobotService struct {
	pb.UnimplementedNotifyRobotServer
	// contains filtered or unexported fields
}

func NewNotifyRobotService

func NewNotifyRobotService(imBiz *biz.IMBiz, log log.Logger) *NotifyRobotService

func (*NotifyRobotService) CreateRobot

func (s *NotifyRobotService) CreateRobot(ctx context.Context, req *pb.CreateRobotReq) (*pb.Result, error)

func (*NotifyRobotService) GetRobotInfo

func (*NotifyRobotService) GetRobotList

func (s *NotifyRobotService) GetRobotList(ctx context.Context, req *pb.RobotListReq) (*pb.GetRobotListResp, error)

func (*NotifyRobotService) UpdateRobot

func (s *NotifyRobotService) UpdateRobot(ctx context.Context, req *pb.UpdateRobotReq) (*pb.Result, error)

type SystemnotifyMessageService

type SystemnotifyMessageService struct {
	pb.UnimplementedSystemnotifyMessageServer
	// contains filtered or unexported fields
}

func NewSystemnotifyMessageService

func NewSystemnotifyMessageService(imBiz *biz.IMBiz, log log.Logger) *SystemnotifyMessageService

func (*SystemnotifyMessageService) CreateSysMessage

func (*SystemnotifyMessageService) ListLastSysMessages

func (*SystemnotifyMessageService) ListSysMessage

func (*SystemnotifyMessageService) UpdateSysMessages added in v1.0.1

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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