//
pkg.gl
Category
github.com/onflow/flow-go
network
p2p
logging
package
0.38.0-preview.0
Repository:
https://github.com/onflow/flow-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
23
Files
16 SLOC
#
Functions
PeerId
PeerId is a logger helper that returns the base58 encoded peer id string, it looks up the peer id in a cache to avoid expensive base58 encoding, and caches the result for future use in case of a cache miss.