command
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Jul 28, 2016
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Load Templates from Binary Data
This example shows how to load templates from binary data instead of template files.
You can run this example web application by executing the following command.
$ go run main.go asset.go
asset.go
is created by executing make_asset.sh
. This shell script executes go-bindata and generates binary data from the Ace template.
You can compile your web application into one binary file by using this function.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.