github.com/cespare/xxhash/v2.Digest.WriteString (method)
7 uses
github.com/cespare/xxhash/v2 (current package)
xxhash_unsafe.go#L39: func (d *Digest) WriteString(s string) (n int, err error) {
github.com/prometheus/client_golang/prometheus
desc.go#L132: xxh.WriteString(val)
desc.go#L141: xxh.WriteString(help)
desc.go#L144: xxh.WriteString(labelName)
registry.go#L880: h.WriteString(name)
registry.go#L892: h.WriteString(lp.GetName())
registry.go#L894: h.WriteString(lp.GetValue())
![]() |
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. |