Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JobIndexIsOverTheNumberOfSourcesError ¶
type JobIndexIsOverTheNumberOfSourcesError struct {
Message string
}
func (*JobIndexIsOverTheNumberOfSourcesError) Error ¶
func (e *JobIndexIsOverTheNumberOfSourcesError) Error() string
type NoJackettSourceError ¶
type NoJackettSourceError struct {
Message string
}
func (*NoJackettSourceError) Error ¶
func (e *NoJackettSourceError) Error() string
type SourceProcessingError ¶
func (*SourceProcessingError) Error ¶
func (e *SourceProcessingError) Error() string
type TorrentAlreadyDownloadedError ¶
type TorrentAlreadyDownloadedError struct {
Message string
}
func (*TorrentAlreadyDownloadedError) Error ¶
func (e *TorrentAlreadyDownloadedError) Error() string
Click to show internal directories.
Click to hide internal directories.