package
0.6.0
Repository: https://github.com/libp2p/go-libp2p-gorpc.git
Documentation: pkg.go.dev

# Structs

Begin contains stats when an RPC begins.
End contains stats when an RPC ends.
InPayload contains the information for an incoming payload.
OutPayload contains the information for an outgoing payload.
RPCTagInfo defines the relevant information needed by RPC context tagger.

# Interfaces

Handler defines the interface for the related stats handling (e.g., RPCs, connections).
RPCStats contains stats information about RPCs.