stream

package
v0.0.0-...-3481fe8 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type List

type List struct {
	Inner   []Stream
	Channel chan api.FetchedData
}

func (*List) CreateFromIds

func (sl *List) CreateFromIds(ids []string)

func (*List) FetchAll

func (sl *List) FetchAll()

func (List) FetchAndShow

func (sl List) FetchAndShow()

func (List) Show

func (sl List) Show()

func (List) ShowOnlyLive

func (sl List) ShowOnlyLive()

type Stream

type Stream struct {
	URL string

	Index int
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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