github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg.Accept.Params (field)
6 uses
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg (current package)
autoneg.go#L53: Params map[string]string
autoneg.go#L93: a.Params = make(map[string]string)
autoneg.go#L125: a.Params[token] = strings.Trim(sp[1], " ")
github.com/prometheus/common/expfmt
encode.go#L44: if ac.Type+"/"+ac.SubType == ProtoType && ac.Params["proto"] == ProtoProtocol {
encode.go#L45: switch ac.Params["encoding"] {
encode.go#L55: ver := ac.Params["version"]
![]() |
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. |