github.com/gohugoio/hugo/bufferpool | Package bufferpool provides a pool of bytes buffers. |
github.com/gohugoio/hugo/metrics | Package metrics provides simple metrics tracking features. |
html/template | Package template (html/template) implements data-driven templates for generating HTML output safe against code injection. |
io | Package io provides basic interfaces to I/O primitives. |
text/template | Package template implements data-driven templates for generating textual output. |
text/template/parse | Package parse builds parse trees for templates as defined by text/template and html/template. |
time | Package time provides functionality for measuring and displaying time. |