Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrTemplateFlushing retrieves an error message when template flushing fails. ErrTemplateFlushing = "Template flushing error" // ErrTemplateWriting retrieves an error message when template writing fails. ErrTemplateWriting = "Template writing error" )
Functions ¶
This section is empty.
Types ¶
type Plain ¶
type Plain struct {
// contains filtered or unexported fields
}
Plain structure for retrieving simple templates
Click to show internal directories.
Click to hide internal directories.