Versions in this module Expand all Collapse all v0 v0.1.0 Dec 11, 2020 v0.0.0 Dec 9, 2020 Changes in this version + type Interactor struct + func NewInteractor(repo port.ImageRepository, rate float64) *Interactor + func (i *Interactor) CreateThumbnail(ctx context.Context, name string, format domain.ImageFormat) error