service

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

ProviderSetService is service providers.

Functions

This section is empty.

Types

type HookInterflowService

type HookInterflowService struct {
	pb.UnimplementedHookInterflowServer
	// contains filtered or unexported fields
}

func NewHookInterflowService

func NewHookInterflowService(interflowConf *conf.Interflow, logger log.Logger) *HookInterflowService

func (*HookInterflowService) Receive

type HookService

type HookService struct {
	pb.UnimplementedHookServer
	// contains filtered or unexported fields
}

func NewHookService

func NewHookService(logger log.Logger) *HookService

func (*HookService) V1

type LoadService

type LoadService struct {
	pb.UnimplementedLoadServer
	// contains filtered or unexported fields
}

func NewLoadService

func NewLoadService(alarmBiz *biz.AlarmBiz, logger log.Logger) *LoadService

func (*LoadService) Evaluate

type PingService

type PingService struct {
	ping.UnimplementedPingServer
	// contains filtered or unexported fields
}

PingService is a Ping service.

func NewPingService

func NewPingService(uc *biz.PingBiz, logger log.Logger) *PingService

NewPingService new a Ping service.

func (*PingService) Check

func (s *PingService) Check(ctx context.Context, in *ping.PingRequest) (*ping.PingReply, error)

Check implements ping.Check

Jump to

Keyboard shortcuts

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