Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Prowlarr ¶
type Prowlarr struct { services.Service `yaml:",inline"` ProwlarrOptions `yaml:",inline"` }
func (*Prowlarr) Configure ¶
func (s *Prowlarr) Configure() services.ServiceInterface
func (*Prowlarr) Default ¶
func (s *Prowlarr) Default() services.ServiceInterface
Return default values for service
type ProwlarrOptions ¶
type ProwlarrOptions struct {
Config string `yaml:"config"`
}
Click to show internal directories.
Click to hide internal directories.