package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Aug 18, 2021
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func HandleRemove(c echo.Context) error
func HandleUpload(c echo.Context) error
type Image struct {
Id string `json:"id,omitempty" yaml:"id,omitempty"`
Name string `json:"name,omitempty" yaml:"name,omitempty"`
Url string `json:"url,omitempty" yaml:"url,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.