Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCacheService ¶
func NewCacheService(cache cache.Image, service imger.ImageService) imger.ImageService
NewCacheService creates a cache wrapper around ImageService
func NewLogService ¶
func NewLogService(logger log.Logger, service imger.ImageService) imger.ImageService
NewLogService creates a log wrapper around ImageService
func NewService ¶
func NewService(imageRepo imger.ImageRepository, effectRepo imger.EffectRepository) imger.ImageService
NewService creates an ImageService
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.