service

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2022 License: Apache-2.0 Imports: 26 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.Config, rpcServer egress.RPCServer) *Handler

func (*Handler) HandleRequest added in v1.0.2

func (h *Handler) HandleRequest(ctx context.Context, req *livekit.StartEgressRequest)

func (*Handler) Kill added in v1.0.2

func (h *Handler) Kill()

type Service

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

func NewService

func NewService(conf *config.Config, 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