package prometheus
Import Path
github.com/prometheus/client_golang/prometheus
Imports
1. bytes
2. encoding/json
3. errors
4. expvar
5. fmt
6. github.com/beorn7/perks/quantile
7. github.com/cespare/xxhash/v2
8. github.com/golang/protobuf/proto
9. github.com/prometheus/client_golang/prometheus/internal
10. github.com/prometheus/client_model/go
11. github.com/prometheus/common/expfmt
12. github.com/prometheus/common/model
13. github.com/prometheus/procfs
14. io/ioutil
15. math
16. os
17. path/filepath
18. runtime
19. runtime/debug
20. sort
21. strings
22. sync
23. sync/atomic
24. time
25. unicode/utf8
Imported By
1. contrib.go.opencensus.io/exporter/prometheus
2. github.com/prometheus/client_golang/prometheus/promhttp

The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds.