package
Version:
v0.0.0-...-245a412
Opens a new window with list of versions in this module.
Published: Jun 20, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Prefix string `yaml:"prefix"`
Sizes []image.ImageSize `yaml:"sizes"`
Algorithm image.Algorithm `yaml:"algorithm"`
MaxConcurrency int `yaml:"max_concurrency"`
DeleteAfterUpload bool `yaml:"delete_after_upload"`
TargetFormat image.ImageFormat `yaml:"target_format"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.