Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamHandler ¶
func StreamHandler(w http.ResponseWriter, r *http.Request)
Types ¶
type StreamServer ¶
func NewStreamServer ¶
func NewStreamServer() *StreamServer
type StreamStore ¶
type StreamStore interface {
GetStreamList() []string
}
Click to show internal directories.
Click to hide internal directories.