model

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stream

type Stream struct {
	Key    string `json:"key"`
	Length int64  `json:"length"`
	Type   string `json:"type"`
}

Stream object

type StreamsList

type StreamsList struct {
	List []Stream `json:"list"`
}

StreamsList object

type Type

type Type struct {
	// contains filtered or unexported fields
}

Type type

func Get

func Get() *Type

Get return instance

func (*Type) ListStreams

func (m *Type) ListStreams() StreamsList

ListStreams list streams

Jump to

Keyboard shortcuts

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