Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisteredFunctions ¶
func RegisteredFunctions() []string
RegisteredFunctions returns a slice of the names of every function registered.
Types ¶
type ErrNotFound ¶
type ErrNotFound struct {
Name string
}
ErrNotFound gives the details of the failed function
func (ErrNotFound) Error ¶
func (a ErrNotFound) Error() string
Click to show internal directories.
Click to hide internal directories.