simulcast

package
v0.0.0-...-f0b9b21 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2024 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SimulcastAssociations

type SimulcastAssociations interface {
	Library() library.LibraryService
	Title() title.TitleService
}

func NewSimulcastAssociations

func NewSimulcastAssociations(
	library library.LibraryService,
	title title.TitleService,
) SimulcastAssociations

type SimulcastService

type SimulcastService interface {
	Refresh(ctx context.Context) error
}

func NewSimulcastService

func NewSimulcastService(
	querier database.QuerierExtended,
	cacher cacher.Cacher,
	associations SimulcastAssociations,
) SimulcastService

Jump to

Keyboard shortcuts

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