service

package
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2022 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler added in v1.0.2

type Handler struct {
	// contains filtered or unexported fields
}

func NewHandler added in v1.0.2

func NewHandler(conf *config.PipelineConfig, rpcServer egress.RPCServer) *Handler

func (*Handler) Kill added in v1.0.2

func (h *Handler) Kill()

func (*Handler) Run added in v1.5.3

func (h *Handler) Run() error

type ProcessManager added in v1.5.3

type ProcessManager struct {
	// contains filtered or unexported fields
}

func NewProcessManager added in v1.5.3

func NewProcessManager(conf *config.ServiceConfig, monitor *stats.Monitor) *ProcessManager

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(conf *config.ServiceConfig, rpcServer egress.RPCServer) *Service

func (*Service) ListEgress added in v1.1.0

func (s *Service) ListEgress() []string

func (*Service) Run

func (s *Service) Run() error

func (*Service) Status

func (s *Service) Status() ([]byte, error)

func (*Service) Stop

func (s *Service) Stop(kill bool)

Jump to

Keyboard shortcuts

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