Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrVarMissing ¶
ErrVarMissing represents an error that no matched variable
func (ErrVarMissing) Error ¶
func (err ErrVarMissing) Error() string
type ErrWrongSyntax ¶
type ErrWrongSyntax struct {
Template string
}
ErrWrongSyntax represents a wrong syntax with a template
func (ErrWrongSyntax) Error ¶
func (err ErrWrongSyntax) Error() string
Click to show internal directories.
Click to hide internal directories.