Documentation
¶
Index ¶
- type Builder
- func (b *Builder) Client() services.Client
- func (b *Builder) DownloadMetadata() payload.DownloadMetadata
- func (b *Builder) Logger() zerolog.Logger
- func (b *Builder) Normalize(torrents []types.Torrent) []payload.Info
- func (b *Builder) Provider() models.Provider
- func (b *Builder) Search(opts nyaa.SearchOptions) ([]types.Torrent, error)
- func (b *Builder) Transform(s payload.SearchRequest) nyaa.SearchOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
func NewBuilder ¶
func (*Builder) DownloadMetadata ¶
func (b *Builder) DownloadMetadata() payload.DownloadMetadata
func (*Builder) Transform ¶
func (b *Builder) Transform(s payload.SearchRequest) nyaa.SearchOptions
Click to show internal directories.
Click to hide internal directories.