routes

package
v0.0.0-...-115120a Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Routes = map[string]*Resource{"cade": &Resource{"../util/video.mjpg",
		[]PairString{{"v", "0"}},
		[]PairString{},
		[]PairString{{"m", "video %s RTP/AVP 26"}, {"a", "a=control:streamid=1234"}},
	}}
)

Functions

This section is empty.

Types

type PairString

type PairString struct {
	First, Second string
}

type Resource

type Resource struct {
	Path                 string
	Session, Time, Media []PairString
}

Jump to

Keyboard shortcuts

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