Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Renderers = map[string]Renderer{}
Renderers Register renderers in independent packages by init()
Functions ¶
Types ¶
type NotFoundError ¶ added in v2.1.0
type NotFoundError struct {
Path string
}
func (*NotFoundError) Error ¶ added in v2.1.0
func (e *NotFoundError) Error() string
Click to show internal directories.
Click to hide internal directories.