command
module
Version:
v0.0.0-...-f9665d7
Opens a new window with list of versions in this module.
Published: Jul 21, 2015
License: MIT
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
¶
simple-go-server
A simple Go HTTP server.
Installation
go get ./
go build
./simple-go-server
File structure
Static files are inserted into /static, which after they can be accessed from HTML with /static/whatever.png
Template folder includes site wide HTML templates. See layout.html for parent structure.
License
MIT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.