MCPcopy
hub / github.com/etcd-io/etcd / String

Method String

server/storage/backend/batch_tx.go:40–40  ·  view source on GitHub ↗

String implements Stringer (human readable name).

()

Source from the content-addressed store, hash-verified

38 Name() []byte
39 // String implements Stringer (human readable name).
40 String() string
41
42 // IsSafeRangeBucket is a hack to avoid inadvertently reading duplicate keys;
43 // overwrites on a bucket should only fetch with limit=1, but safeRangeBucket

Callers 15

setupEmbedCfgFunction · 0.65
StringMethod · 0.65
mainFunction · 0.65
printRecFunction · 0.65
Test_readRawFunction · 0.65
mainFunction · 0.65
listEntriesTypeFunction · 0.65
bridgeFunction · 0.65
timeBridgeFunction · 0.65
blackholeFunction · 0.65
readRemoteOnlyFunction · 0.65
writeRemoteOnlyFunction · 0.65

Implementers 1

bucketserver/storage/schema/bucket.go

Calls

no outgoing calls

Tested by 15

Test_readRawFunction · 0.52
TestNameURLPairsStringFunction · 0.52
TestURLsStringFunction · 0.52
TestIDStringFunction · 0.52
TestNewKeepAliveListenerFunction · 0.52
TestNewTimeoutTransportFunction · 0.52