Discover Packages
github.com/federicoemartinez/static_file_server
command
module
Version:
v0.0.0-...-b388e98
Opens a new window with list of versions in this module.
Published: May 24, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
static_file_server
An http static file server in go using fasthttp
It is basically the same as the example in fasthttp but I use a thick to log stats about the requests and reset them. Also it handles signals to be stopped gracefully.
Expand ▾
Collapse ▴
Documentation
¶
Example static file server.
Serves static files from the given directory.
Exports various stats at /stats .
Source Files
¶
Click to show internal directories.
Click to hide internal directories.