/goat

Go Advanced Templates - library that wraps text/template and html/template. The goal is to be able to use templates with the least amount of effort possible.

Primary LanguageGoMIT LicenseMIT

goat

Go Advanced Templates - library that wraps text/template and html/template. The goal is to be able to use templates with the least amount of effort possible.

Build Status

state of the project

Currently the state is at about alpha or beta. The project has not been used in any type of production environment. Use it at your own risk. For documentation - currently there is none. You can look at flow_test.go - it might give you the idea of how goat is supposed to be used.