Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlbumArtProcessor ¶
type AlbumArtProcessor struct {
// contains filtered or unexported fields
}
func NewAlbumArtProcessor ¶
func NewAlbumArtProcessor(fs *filesystem.Filesystem, cm *cache.Manager, logger logging.Logger) (a *AlbumArtProcessor)
func (*AlbumArtProcessor) Process ¶
func (a *AlbumArtProcessor) Process(obj *cds.Object, ctx context.Context)
func (AlbumArtProcessor) String ¶
func (AlbumArtProcessor) String() string
Click to show internal directories.
Click to hide internal directories.