command
Version:
v0.0.0-...-8bfda83
Opens a new window with list of versions in this module.
Published: May 12, 2015
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.