github.com/cespare/xxhash/v2.Digest.Write (method)
8 uses
github.com/cespare/xxhash/v2 (current package)
xxhash.go#L68: func (d *Digest) Write(b []byte) (n int, err error) {
xxhash_unsafe.go#L45: return d.Write(b)
github.com/prometheus/client_golang/prometheus
desc.go#L133: xxh.Write(separatorByteSlice)
desc.go#L142: xxh.Write(separatorByteSlice)
desc.go#L145: xxh.Write(separatorByteSlice)
registry.go#L881: h.Write(separatorByteSlice)
registry.go#L893: h.Write(separatorByteSlice)
registry.go#L895: h.Write(separatorByteSlice)
![]() |
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. |