Documentation ¶
Index ¶
- func GetProwlarrClient(params map[string]string) *prowlarr.Prowlarr
- func GetRadarrClient(params map[string]string) *radarr.Radarr
- func GetReadarrClient(params map[string]string) *readarr.Readarr
- func GetSonarrClient(params map[string]string) *sonarr.Sonarr
- func NewArrClientSet(botConfig config.BotConfig)
- type ArrFeature
- type BloopyArrClientSet
- type BloopyArrFeature
- type FeatureKeys
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewArrClientSet ¶
Types ¶
type ArrFeature ¶
type ArrFeature interface { GetFeature() *BloopyArrFeature GenerateClient(config.FeatureConfig) *starr.App }
type BloopyArrClientSet ¶
func GetBloopyArrClientSet ¶
func GetBloopyArrClientSet(botConfig config.BotConfig) *BloopyArrClientSet
type BloopyArrFeature ¶
Click to show internal directories.
Click to hide internal directories.