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

..15-Oct-2021-

README.mdH A D15-Oct-2021332 117

cache.goH A D15-Oct-20212.6 KiB9251

tls_config.goH A D15-Oct-20219.2 KiB353277

users.goH A D15-Oct-20212.6 KiB9962

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