MCPcopy Index your code
hub / github.com/golang/groupcache / view

Method view

sinks.go:42–42  ·  view source on GitHub ↗

view returns a frozen view of the bytes for caching.

()

Source from the content-addressed store, hash-verified

40
41 // view returns a frozen view of the bytes for caching.
42 view() (ByteView, error)
43}
44
45func cloneBytes(b []byte) []byte {

Callers 2

getLocallyMethod · 0.65

Implementers 5

stringSinksinks.go
byteViewSinksinks.go
protoSinksinks.go

Calls

no outgoing calls

Tested by 1