Documentation ¶
Overview ¶
Package extensions 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 Archive ¶
func Archive() []string
Archive returns a list of archive file extensions supported by this web application.
func Document ¶
func Document() []string
Document returns a list of document file extensions that can be read as text in the browser.
func Image ¶
func Image() []string
Image returns a list of image file extensions that can be displayed in the browser.
func Media ¶
func Media() []string
Media 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.