Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Space = "imgs"
Functions ¶
This section is empty.
Types ¶
type PostMetaData ¶
type UploadImgHandler ¶
type UploadImgHandler struct { DBPool db.DB Cfg *shared.ConfigSite Storage storage.StorageServe }
func NewUploadImgHandler ¶
func NewUploadImgHandler(dbpool db.DB, cfg *shared.ConfigSite, storage storage.StorageServe) *UploadImgHandler
Click to show internal directories.
Click to hide internal directories.