package
16.16.0
Repository: https://github.com/datarhei/core.git
Documentation: pkg.go.dev

# Functions

NewAbout returns a new About type.
NewConfig return a new Config type.
NewFS return a new FSHanlder type.
NewRestream return a new Restream type.
NewLog return a new Log type.
NewWidget return a new Widget type.
NewPlayout returns a new Playout type.
NewRestream return a new Restream type.
NewRTMP returns a new RTMP type.
NewSession returns a new Session type.
NewSRT returns a new SRT type.
NewWidget return a new Widget type.
Swagger returns swagger UI for this API @Summary Swagger UI for this API @Description Swagger UI for this API @ID swagger @Produce text/html @Success 200 {string} string "" @Router /api/swagger [get].

# Structs

The AboutHandler type provides handler functions for retrieving details about the API version and build infos.
The ConfigHandler type provides handler functions for reading and manipulating the current config.
No description provided by the author
The FSHandler type provides handlers for manipulating a filesystem.
No description provided by the author
The LogHandler type provides handler functions for reading the application log.
No description provided by the author
The MetricsHandler type provides handlers for the widget API.
The PlayoutHandler type provides handlers for accessing the playout API of a process.
The RestreamHandler type provides functions to interact with a Restreamer instance.
The RTMPHandler type provides a handler for retrieving details from the RTMPHandler server.
The SessionHandler type provides handlers to retrieve session information.
The SRTHandler type provides a handler for retrieving details from the SRTHandler server.
No description provided by the author
The WidgetHandler type provides handlers for the widget API.