Documentation ¶
Overview ¶
You can use the "packr clean" command to clean up this, and any other packr generated files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateHTML ¶
CreateHTML creates a html from template with the args, writes the html to the writer.
func ReadBody ¶
ReadBody reads html from 'r' reader, extract body, and writes the body string to the 'w' writer.
func ReadHeader ¶
ReadHeader reads html from 'r' reader, extract header, and writes the header string to the 'w' writer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.