Documentation
¶
Overview ¶
Package overrustle allows integration with the overrustlelogs.net API
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNotOK is returned when a request does not return the http status code 200 ErrNotOK = errors.New("requested url did not return status code 200") )
Functions ¶
This section is empty.
Types ¶
type Streamer ¶
type Streamer string
Streamer represents a streamer
func GetAllStreamers ¶
GetAllStreamers returns all streamers covered by overrustlelogs.net
func (Streamer) GetAllFileURLs ¶
GetAllFileURLs return all files which are associated with the streamer
Click to show internal directories.
Click to hide internal directories.