common

package module
v0.0.0-...-51e6d57 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

README

Common

GoDoc Build Status Go Report Card Coverage

  • log: A logging wrapper around zap.
  • version: Version information and metrics.
  • debugutil: Utils for debugging purpose.

Caveats

When using this package together with github.com/prometheus/common/log, you may encounter panic on program initializing. In order to workaround this issue, please just add commonlog_noautoinit to your build tags.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package debugutil includes utility functions for debugging.
Package debugutil includes utility functions for debugging.
Package log provides logging wrapper around zap (https://github.com/uber-go/zap), the amazing logging library for Go.
Package log provides logging wrapper around zap (https://github.com/uber-go/zap), the amazing logging library for Go.
Package version provides version information and prometheus metrics.
Package version provides version information and prometheus metrics.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL