Documentation
¶
Overview ¶
Package soyweb is a simple development server that serves the given template.
Invoke it like so:
go get github.com/DarkDNA/soy/soyweb soyweb test.soy
It will attempt to execute the "soyweb.soyweb" template found in the given file.
Parameters may be provided to the template in the URL query string.
Click to show internal directories.
Click to hide internal directories.