Directories ¶
Path | Synopsis |
---|---|
Download, build and run example: go get github.com/ungerik/go-start/examples/CombineStaticDirs go install github.com/ungerik/go-start/examples/CombineStaticDirs && CombineStaticDirs
|
Download, build and run example: go get github.com/ungerik/go-start/examples/CombineStaticDirs go install github.com/ungerik/go-start/examples/CombineStaticDirs && CombineStaticDirs |
## 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
|
## 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 |
Click to show internal directories.
Click to hide internal directories.