Documentation ¶
Index ¶
- type JsonConfig
- type Service
- func (t *Service) ConfigContract() string
- func (s *Service) Host() string
- func (t *Service) Implementation() string
- func (s *Service) Password() string
- func (s *Service) Port() float64
- func (t *Service) Protocol() string
- func (s *Service) SSL() bool
- func (t *Service) ToDownloadClient() *arrclient.DownloadClient
- func (s *Service) UrlBase() string
- func (s *Service) Username() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JsonConfig ¶
func NewJsonConfig ¶
func NewJsonConfig(content *bytes.Buffer) (JsonConfig, error)
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewTransmissionService ¶
func (*Service) ConfigContract ¶
func (*Service) Implementation ¶
func (*Service) ToDownloadClient ¶
func (t *Service) ToDownloadClient() *arrclient.DownloadClient
Click to show internal directories.
Click to hide internal directories.