Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client represents a radarr client
func New ¶
func New(httpClient httpclient.Client, cfg *config.RadarrConfig) *Client
New creates a new radarr client
Click to show internal directories.
Click to hide internal directories.