Documentation
¶
Index ¶
- func MediaIndexing(ns chan<- models.Notification, payload models.IndexingStatusResponse)
- func MediaStarted(ns chan<- models.Notification, payload models.MediaStartedParams)
- func MediaStopped(ns chan<- models.Notification)
- func ReadersAdded(ns chan<- models.Notification, payload models.ReaderResponse)
- func ReadersRemoved(ns chan<- models.Notification, payload models.ReaderResponse)
- func TokensAdded(ns chan<- models.Notification, payload models.TokenResponse)
- func TokensRemoved(ns chan<- models.Notification)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MediaIndexing ¶
func MediaIndexing(ns chan<- models.Notification, payload models.IndexingStatusResponse)
func MediaStarted ¶
func MediaStarted(ns chan<- models.Notification, payload models.MediaStartedParams)
func MediaStopped ¶
func MediaStopped(ns chan<- models.Notification)
func ReadersAdded ¶
func ReadersAdded(ns chan<- models.Notification, payload models.ReaderResponse)
func ReadersRemoved ¶
func ReadersRemoved(ns chan<- models.Notification, payload models.ReaderResponse)
func TokensAdded ¶
func TokensAdded(ns chan<- models.Notification, payload models.TokenResponse)
func TokensRemoved ¶
func TokensRemoved(ns chan<- models.Notification)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.