ingress-nginx-helm/vendor/github.com/prometheus/common
Manuel de Brito Fontes bf5616c65b Replace godep with dep
2017-10-06 17:26:14 -03:00
..
config Replace godep with dep 2017-10-06 17:26:14 -03:00
expfmt Replace godep with dep 2017-10-06 17:26:14 -03:00
internal/bitbucket.org/ww/goautoneg Replace godep with dep 2017-10-06 17:26:14 -03:00
log Replace godep with dep 2017-10-06 17:26:14 -03:00
model Replace godep with dep 2017-10-06 17:26:14 -03:00
promlog Replace godep with dep 2017-10-06 17:26:14 -03:00
route Replace godep with dep 2017-10-06 17:26:14 -03:00
version Replace godep with dep 2017-10-06 17:26:14 -03:00
.travis.yml Replace godep with dep 2017-10-06 17:26:14 -03:00
CONTRIBUTING.md Replace godep with dep 2017-10-06 17:26:14 -03:00
LICENSE Update godeps 2016-06-21 14:59:59 -07:00
MAINTAINERS.md Replace godep with dep 2017-10-06 17:26:14 -03:00
NOTICE Update godeps 2016-06-21 14:59:59 -07:00
README.md Replace godep with dep 2017-10-06 17:26:14 -03: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