package
Version:
v1.5.43
Opens a new window with list of versions in this module.
Published: May 11, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type ImageToResizeMessageV1 struct {
Owner string `json:"owner"`
MediaId string `json:"mediaId"`
StoreKey string `json:"storeKey"`
Widths []int `json:"widths"`
}
type WarmUpCacheByFolderMessageV1 struct {
Owner string `json:"owner"`
MissedStoreKey string `json:"missedStoreKey"`
Width int `json:"width"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.