Imports of package dynacache

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/bep/lazycache
github.com/bep/loggpackage logg implements a simple structured logging API.
github.com/gohugoio/hugo/common/collections
github.com/gohugoio/hugo/common/herrors
github.com/gohugoio/hugo/common/loggers
github.com/gohugoio/hugo/common/paths
github.com/gohugoio/hugo/common/rungroup
github.com/gohugoio/hugo/config
github.com/gohugoio/hugo/helpers
github.com/gohugoio/hugo/identity
github.com/gohugoio/hugo/resources/resource
mathPackage math provides basic constants and mathematical functions.
pathPackage path implements utility routines for manipulating slash-separated paths.
regexpPackage regexp implements regular expression search.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.