controls

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2024 License: AGPL-3.0 Imports: 5 Imported by: 3

Documentation

Index

Constants

View Source
const (
	ControlServiceChan = "controls"
	ChangeDelayRequest = "change-delay-request"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ChangeGlobalDelayRequest

type ChangeGlobalDelayRequest struct {
	Delay int `json:"delay,omitempty"`
}

type ControlResponse

type ControlResponse struct {
	Config *shared.WiretapConfiguration `json:"config,omitempty"`
}

type ControlService

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

func NewControlsService

func NewControlsService() *ControlService

func (*ControlService) HandleServiceRequest

func (cs *ControlService) HandleServiceRequest(request *model.Request, core service.FabricServiceCore)

Jump to

Keyboard shortcuts

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