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

..19-Oct-2021-

kingpinflag/H19-Oct-2021-2710

testdata/H19-Oct-2021-529492

README.mdH A D19-Oct-2021332 117

cache.goH A D19-Oct-20212.6 KiB9251

cache_test.goH A D19-Oct-20211.1 KiB3819

handler.goH A D19-Oct-20213.7 KiB13891

handler_test.goH A D19-Oct-20214.1 KiB175136

tls_config.goH A D19-Oct-20219.3 KiB357281

tls_config_test.goH A D19-Oct-202118.1 KiB616572

web-config.ymlH A D19-Oct-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