media

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 9, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KeyDB            = "admin.media.gorm.db"
	KeyNoCheckRouter = "admin.media.router.nocheck"
	KeyCheckRouter   = "admin.media.router.check"
)
View Source
const (
	KEY_CMS_UPLOAD_DIR        = "./data/uploads/"
	KEY_CMS_EXTERNAL_UPLOADER = ""
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SimpleMedia

type SimpleMedia struct {
	Name string `json:"name"`
	Size int64  `json:"size"`
	Url  string `json:"url"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL