Documentation ¶
Index ¶
Constants ¶
View Source
const ( ConditionTranscoding health.ConditionType = "Transcoding" ConditionRealTime health.ConditionType = "RealTime" ConditionNoErrors health.ConditionType = "NoErrors" )
Variables ¶
View Source
var HealthReducer = health.ReducerFunc(reduceHealth)
Functions ¶
func DefaultPipeline ¶
func StatsReducer ¶
func StatsReducer(statsWindows []time.Duration) health.ReducerFunc
Types ¶
type TranscodeReducer ¶
func (TranscodeReducer) Bindings ¶
func (t TranscodeReducer) Bindings() []event.BindingArgs
func (TranscodeReducer) Conditions ¶
func (t TranscodeReducer) Conditions() []health.ConditionType
Click to show internal directories.
Click to hide internal directories.