command
Version:
v0.0.0-...-fae70d7
Opens a new window with list of versions in this module.
Published: Aug 29, 2012
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Serves static files in the current directory
- index.html will be handled as expected
- Does not list directory contents
Download, build and run example:
go get github.com/ungerik/go-start/examples/servestatic
go install github.com/ungerik/go-start/examples/servestatic && servestatic
Documentation
¶
## Serves static files in the current directory
* index.html will be handled as expected
* Does not list directory contents
Download, build and run example:
go get github.com/ungerik/go-start/examples/servestatic
go install github.com/ungerik/go-start/examples/servestatic && servestatic
Source Files
¶
Click to show internal directories.
Click to hide internal directories.