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