Documentation
¶
Overview ¶
Package fileserver implements a gemini handler function to serve files with optional auto indexing for directory listings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrDirWithoutIndexFile = errors.New("path without index.gmi not allowed") ErrUnsupportedFileType = errors.New("disabled/unsupported file type") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.