Imports of package templates

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/prometheus/common/modelPackage model contains common data structures that are shared across Prometheus components and libraries.
mathPackage math provides basic constants and mathematical functions.
strconvPackage strconv implements conversions to and from string representations of basic data types.
timePackage time provides functionality for measuring and displaying time.