Directories ¶
Path | Synopsis |
---|---|
Package cfg holds configuration shared by the Go command and internal/testenv.
|
Package cfg holds configuration shared by the Go command and internal/testenv. |
Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.
|
Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages. |
funcs
|
|
cast
Package cast provides template functions for data type conversions.
|
Package cast provides template functions for data type conversions. |
collections
Package collections provides template functions for manipulating collections such as arrays, maps, and slices.
|
Package collections provides template functions for manipulating collections such as arrays, maps, and slices. |
crypto
Package crypto provides template functions for cryptographic operations.
|
Package crypto provides template functions for cryptographic operations. |
encoding
Package encoding provides template functions for encoding content.
|
Package encoding provides template functions for encoding content. |
inflect
Package inflect provides template functions for the inflection of words.
|
Package inflect provides template functions for the inflection of words. |
lang
Package lang provides template functions for content internationalization.
|
Package lang provides template functions for content internationalization. |
math
Package math provides template functions for mathematical operations.
|
Package math provides template functions for mathematical operations. |
os
Package os provides template functions for interacting with the operating system.
|
Package os provides template functions for interacting with the operating system. |
partials
Package partials provides template functions for working with reusable templates.
|
Package partials provides template functions for working with reusable templates. |
path
Package path provides template functions for manipulating paths.
|
Package path provides template functions for manipulating paths. |
safe
Package safe provides template functions for escaping untrusted content or encapsulating trusted content.
|
Package safe provides template functions for escaping untrusted content or encapsulating trusted content. |
strings
Package strings provides template functions for manipulating strings.
|
Package strings provides template functions for manipulating strings. |
urls
Package urls provides template functions to deal with URLs.
|
Package urls provides template functions to deal with URLs. |
Package template (html/template) implements data-driven templates for generating HTML output safe against code injection.
|
Package template (html/template) implements data-driven templates for generating HTML output safe against code injection. |
Package testenv provides information about what functionality is available in different testing environments run by the Go team.
|
Package testenv provides information about what functionality is available in different testing environments run by the Go team. |
Package template implements data-driven templates for generating textual output.
|
Package template implements data-driven templates for generating textual output. |
parse
Package parse builds parse trees for templates as defined by text/template and html/template.
|
Package parse builds parse trees for templates as defined by text/template and html/template. |
Click to show internal directories.
Click to hide internal directories.