Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Providers = map[string]map[string]interface{}{ "youtube": providers.LoadYoutube(), }
Providers is a map setup so that we can call functions dynamically for providers. e.g. Providers["youtube"]["config"].(func(string))("somestring")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.