package
Version:
v0.0.0-...-5503436
Opens a new window with list of versions in this module.
Published: Apr 28, 2024
License: GPL-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Data struct {
Key string `json:"key"`
Action string `json:"action"`
Source string `json:"source"`
Format string `json:"format,omitempty"`
}
type Upload struct {
Image struct {
URL string `json:"url"`
}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.