package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Nov 6, 2018
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Stream struct {
Key string `json:"key"`
Length int64 `json:"length"`
}
Stream object
type StreamsList struct {
List []Stream `json:"list"`
}
StreamsList object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.