parser

package
v0.5.12 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2020 License: GPL-3.0 Imports: 3 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(name string, b Builder)

Types

type Builder

type Builder interface {
	Build() (Parser, error)
}

type Parser

type Parser interface {
	ParseLiveStream(url *url.URL, live live.Live, file string) error
	Stop() error
}

func New

func New(name string) (Parser, error)

Directories

Path Synopsis
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
native
flv

Jump to

Keyboard shortcuts

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