//
pkg.gl
Category
github.com/Pixboost/transformimgs/v6
img
package
6.2.1
Repository:
https://github.com/pixboost/transformimgs.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
10
Dependents
4
Files
338 SLOC
#
Packages
loader
No description provided by the author
processor
No description provided by the author
#
Functions
NewQueue
No description provided by the author
NewService
No description provided by the author
#
Variables
CacheTTL
Number of seconds that will be written to max-age HTTP header.
Log
Log writer that can be overrided.
#
Structs
Command
No description provided by the author
Image
No description provided by the author
Info
Info holds basic information about an image.
Queue
No description provided by the author
Service
No description provided by the author
#
Interfaces
Loader
Loaders is responsible for loading an original image for transformation.
Processor
Processor is an interface for transforming/optimising images.
#
Type aliases
OpCallback
No description provided by the author
OptimiseCmd
No description provided by the author
ResizeCmd
No description provided by the author