config

package
v7.3.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2019 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultConfig = Config{
	Listen:  ":8080",
	Context: "/prometheus",
}

Functions

This section is empty.

Types

type Config

type Config struct {
	Listen  string `config:"listen"`
	Context string `config:"context"`
}

Jump to

Keyboard shortcuts

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