package
0.0.0-20240322071719-49f93d64e0d3
Repository: https://github.com/libp2p/go-smart-record.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
Assembler configures the assembler to use in the smart record VM.
ClientProtocolPrefix configures the smart-record client protocol ID prefix.
NewSmartRecordClient starts a smartRecordClient instance.
NewSmartRecordServer starts a smartRecordServer instance.
ServerProtocolPrefix configures the smart-record client protocol ID prefix.
UpdateContext configures the context to use for updates in the smart record VM.
VMGcPeriod configures the garbage collection granularity in the server VM.
# Constants
Protocol ID.
# Variables
ErrReadTimeout is an error that occurs when no message is read within the timeout period.
# Interfaces
SmartRecordClient sends smart-record requesets to other peers.
No description provided by the author