MCPcopy
hub / github.com/grpc/grpc-go / result

Method result

benchmark/primitives/syncmap_test.go:28–28  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

26type incrementUint64Map interface {
27 increment(string)
28 result(string) uint64
29}
30
31type mapWithLock struct {

Callers 1

Implementers 3

mapWithLockbenchmark/primitives/syncmap_test.go
mapWithAtomicFastpathbenchmark/primitives/syncmap_test.go
mapWithSyncMapbenchmark/primitives/syncmap_test.go

Calls

no outgoing calls

Tested by 1