Documentation
¶
Overview ¶
Package exts provides a list of file extensions used by some functions in app.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Archives ¶
func Archives() []string
Archives returns a list of archive file extensions supported by this web application.
func Documents ¶
func Documents() []string
Documents returns a list of document file extensions that can be read as text in the browser.
func Images ¶
func Images() []string
Images returns a list of image file extensions that can be displayed in the browser.
func Media ¶
func Media() []string
<edia returns a list of media file extensions that can be played in the browser.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.