package
0.0.0-20240322071719-49f93d64e0d3
Repository: https://github.com/libp2p/go-smart-record.git
Documentation: pkg.go.dev
# Functions
GCPeriod garbage collection period for VM.
MarshalRecordValue serializes RecordValue to send it through libp2p protocol.
NewVM creates a new smart record Machine.
UnmarshalRecordValue unmarshals a serialized representation of RecordValue.
# Interfaces
Machine captures the public interface of a smart record virtual machine.
# Type aliases
RecordValue determines the structure used by the VM to interact with the outside world, outputing disassembled syntactic dicts.
Option type.