Documentation ¶
Index ¶
Constants ¶
View Source
const ( PLAYLIST_FILE_EXTENSION = "m3u8" TOKEN_URL_PARAMETER = "token" )
Variables ¶
This section is empty.
Functions ¶
func Jsonify ¶
func Jsonify(w http.ResponseWriter, v interface{})
Writes the JSON representation of v to the supplied http.ResposeWriter. If an error occours while marshalling the object the http response will be an internal server error.
Types ¶
Click to show internal directories.
Click to hide internal directories.