MCPcopy Index your code
hub / github.com/keybase/client / String

Method String

go/libkb/burst_cache.go:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24// method --- String() --- used for turning the key into an LRU and LockTab key.
25type BurstCacheKey interface {
26 String() string
27}
28
29// NewBurstCache makes a new burst cache with the given size and cacheLife.

Callers 1

LoadMethod · 0.65

Implementers 15

statsgo/client/cmd_wallet_cancel_all.go
SignatureInfogo/kbfs/kbfscrypto/signature.go
kidContainergo/kbfs/kbfscrypto/crypto_key_types.go
publicByte32Containergo/kbfs/kbfscrypto/crypto_key_types.go
privateByte32Containergo/kbfs/kbfscrypto/crypto_key_types.go
privateByte64Containergo/kbfs/kbfscrypto/crypto_key_types.go
TLFCryptKeyServerHalfIDgo/kbfs/kbfscrypto/crypto_key_types.go
encryptedDatago/kbfs/kbfscrypto/encrypted_data.go
NameableDurationgo/kbfs/libpages/stats.go
IDgo/kbfs/kbfsblock/id.go
Contextgo/kbfs/kbfsblock/context.go
Pathgo/kbfs/fsrpc/path.go

Calls

no outgoing calls

Tested by

no test coverage detected