package
Version:
v1.0.11
Opens a new window with list of versions in this module.
Published: Oct 27, 2021
License: AGPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Image struct {
ID string `db:"id"`
ImageID int64 `db:"image_id"`
Content string `db:"content"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.