Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ServerContext ¶
type ServerContext struct { echo.Context // contains filtered or unexported fields }
Custom server context
type TemplateRenderer ¶
type TemplateRenderer struct {
// contains filtered or unexported fields
}
A custom html/template renderer for the Echo framework
Click to show internal directories.
Click to hide internal directories.