Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interactor ¶
type Interactor struct {
// contains filtered or unexported fields
}
func NewInteractor ¶
func NewInteractor(repo port.ImageRepository, rate float64) *Interactor
func (*Interactor) CreateThumbnail ¶
func (i *Interactor) CreateThumbnail(ctx context.Context, name string, format domain.ImageFormat) error
Click to show internal directories.
Click to hide internal directories.