Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrorBuilder ¶
func HeaderParseError ¶
func HeaderParseError(param string) ErrorBuilder
func PathParseError ¶
func PathParseError(param string) ErrorBuilder
func QueryParseError ¶
func QueryParseError(param string) ErrorBuilder
type ErrorWrapper ¶
type ErrorWrapper = ErrorBuilder
type RenderFunc ¶ added in v0.0.10
type RenderFunc = TemplaterFunc
type Template ¶
type Template struct {
// contains filtered or unexported fields
}
func InitTemplate ¶
type TemplaterFunc ¶ added in v0.0.10
func (TemplaterFunc) String ¶ added in v0.0.10
func (t TemplaterFunc) String() (string, error)
Click to show internal directories.
Click to hide internal directories.