action

package
v0.0.0-...-11f3239 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action string
const (
	// Start is the action sent to the recorder and forwarder when a stream starts
	Start Action = "start"
	// Status is the action sent to the recorder and forwarder when the ffmpeg logs are required
	Status Action = "status"
	// Stop is the action sent to the recorder and forwarder when the server is meant to be stopped
	Stop Action = "stop"
)

func (Action) String

func (a Action) String() string

String returns the string of the action

Jump to

Keyboard shortcuts

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