• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..27-Jul-2021-

kingpinflag/H27-Jul-2021-2710

testdata/H27-Jul-2021-509476

README.mdH A D27-Jul-2021332 117

cache.goH A D27-Jul-20212.6 KiB9251

cache_test.goH A D27-Jul-20211.1 KiB3819

tls_config.goH A D27-Jul-20219.2 KiB353277

tls_config_test.goH A D27-Jul-202117.2 KiB595551

users.goH A D27-Jul-20212.6 KiB9962

users_test.goH A D27-Jul-20213 KiB13198

web-config.ymlH A D27-Jul-2021161 75

README.md

1# web package
2
3This package can be used by Prometheus exporters to enable TLS and
4authentication.
5
6We actively encourage the community to use this repository, to provide a
7consistent experience across the ecosystem.
8
9Developers documentation can be found on
10[pkg.go.dev](https://pkg.go.dev/github.com/prometheus/exporter-toolkit/).
11