Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler parses all layout files with each body file creating templates that are ready to be served to the user.
func NewHandler ¶
NewHandler creates a new servtatic handler for serving http
func (Handler) HandleError ¶
HandleError handles errors
Click to show internal directories.
Click to hide internal directories.