load_templates_from_binary_data

command
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2014 License: MIT Imports: 6 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL