Documentation ¶
Index ¶
Constants ¶
View Source
const MAX_FILE_UPLOAD = 1 * gb
View Source
const PUBLIC_PATH = "public"
Variables ¶
View Source
var ( IMAGES_EXTENSIONS = []string{".jpg", ".jpeg", ".png", ".gif", ".svg", ".webp"} VIDEOS_EXTENSIONS = []string{".webm"} AUDIO_EXTENSIONS = []string{".wave", ".ogg", ".opus", ".mp3"} )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.