Imports of package filecache

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
errorsPackage errors implements functions to manipulate errors.
github.com/BurntSushi/lockerPackage locker is a simple package to manage named ReadWrite mutexes.
github.com/gohugoio/hugo/common/hugio
github.com/gohugoio/hugo/common/maps
github.com/gohugoio/hugo/config
github.com/gohugoio/hugo/helpersPackage helpers implements general utility functions that work with and on content.
github.com/gohugoio/hugo/hugofsPackage hugofs provides the file systems used by Hugo.
github.com/mitchellh/mapstructure
github.com/pkg/errorsPackage errors provides simple error handling primitives.
github.com/spf13/afero
ioPackage io provides basic interfaces to I/O primitives.
io/ioutilPackage ioutil implements some I/O utility functions.
osPackage os provides a platform-independent interface to operating system functionality.
pathPackage path implements utility routines for manipulating slash-separated paths.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.