Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrSchemeNotRegistered = errors.New("scheme not registered") ErrTemplateNotFound = errors.New("template not found") )
Functions ¶
func DefaultFuncs ¶
Types ¶
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
func NewRegistry ¶
func NewRegistry() *Registry
Source Files
¶
Click to show internal directories.
Click to hide internal directories.