Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(processor processing.Processor) (api.ClientModule, error)
New returns a new api.ClientModule for web pages.
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
Module implements the api.ClientModule interface for web pages.
func (*Module) NotFoundHandler ¶
NotFoundHandler serves a 404 html page instead of a blank 404 error.
Click to show internal directories.
Click to hide internal directories.