Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderError ¶
RenderError renders the error template with the specified error.
Types ¶
type StringMap ¶
type StringMap map[string]interface{}
StringMap provides a convenient interface for a map that uses strings for keys and stores interface{} values.
func (StringMap) Difference ¶
Difference returns a map of the items that are in this map but not another.
Click to show internal directories.
Click to hide internal directories.