Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Port int `json:"port"`
Servers serverscraper.Config `json:"servers"`
Streamers twitch.StreamerIndex `json:"streamers"`
QtvDemoSources []qtvscraper.Server `json:"qtv_demo_sources"`
}
func ConfigFromJsonFile ¶
Click to show internal directories.
Click to hide internal directories.