Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type M4BMetadataReader ¶
type Option ¶
type Option func(s *Service)
func WithLogger ¶ added in v1.13.3
func WithLogger(logger loggerrific.Logger) Option
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) GetAllAudiobooks ¶
func (*Service) ScanForNewAndUpdatedAudiobooks ¶ added in v1.9.1
func (s *Service) ScanForNewAndUpdatedAudiobooks(ctx context.Context, books []audiobooks.Audiobook) ([]audiobooks.Audiobook, bool, error)
Click to show internal directories.
Click to hide internal directories.