containerd/vendor/github.com/prometheus/common
Lantao Liu 45b6e75803 Update containerd to 129167132c.
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-02-21 02:52:57 +00:00
..
expfmt Update containerd to 129167132c. 2018-02-21 02:52:57 +00:00
internal/bitbucket.org/ww/goautoneg Update containerd to 129167132c. 2018-02-21 02:52:57 +00:00
model Update containerd to 129167132c. 2018-02-21 02:52:57 +00:00
LICENSE Update containerd to 129167132c. 2018-02-21 02:52:57 +00:00
NOTICE Update containerd to 129167132c. 2018-02-21 02:52:57 +00:00
README.md Update containerd to 129167132c. 2018-02-21 02:52:57 +00:00

Common

Build Status

This repository contains Go libraries that are shared across Prometheus components and libraries.

  • config: Common configuration structures
  • expfmt: Decoding and encoding for the exposition format
  • log: A logging wrapper around logrus
  • model: Shared data structures
  • route: A routing wrapper around httprouter using context.Context
  • version: Version informations and metric