command
Version:
v1.1.8
Opens a new window with list of versions in this module.
Published: Nov 13, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
How to run?
Run go generate
to create a statik package that embeds the binary data underneath the public directory.
$ go generate
Once the statik package is generated, run the web server:
$ go run main.go
Visit http://localhost:8080/public/hello.txt to see the file.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.