Versions in this module Expand all Collapse all v1 v1.4.1 May 25, 2021 v1.4.0 Apr 26, 2021 Changes in this version + type Result struct + Err error + ImgData []byte + type Scaler struct + func New(ctx context.Context) *Scaler + func (s *Scaler) Cancel() + func (s *Scaler) Scale(ctx context.Context, img io.Reader, toWidth int) ([]byte, error)