Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deiwin/imstor
/ types & classes
Types & classes
13 in github.com/deiwin/imstor
⨍
Functions
51
◇
Types & classes
13
Struct
Config
config.go:14
Interface
Format
A Format describes how an image of a certaing mimetype can be decoded and then encoded.
config.go:38
Interface
Resizer
A Resizer can resize an image into the given dimensions
resizer.go:10
Struct
Size
Size specifies a set of dimensions and a name that a copy of an image will be stored as
config.go:30
Interface
Storage
Storage is the engine that can be used to store images and retrieve their paths
imstor.go:43
Struct
defaultResizer
resizer.go:23
Struct
imageFile
writing.go:13
Struct
jpegFormat
mocks_test.go:26
Struct
jpegFormat
jpeg_format.go:16
Struct
mockResizer
mocks_test.go:69
Struct
png2JPEG
mocks_test.go:18
Struct
png2JPEG
png2jpeg.go:13
Struct
storage
imstor.go:37