package
0.0.0-20240113202615-3acd70f9515f
Repository: https://github.com/gligneul/eggroll.git
Documentation: pkg.go.dev
# Functions
Add a message schema to the schemas managed by EggRoll.
Decode binary data into a Go value.
Decode the binary data into a map.
Encode the error into binary data.
Encode the JSON message into an ABI payload.
Encode the log into binary data.
Filter the reports with the given id and unpack it into T.
Find the report with the given id and unpack it into T.
Get all schemas managed by EggRoll.
Add a message schema to the schemas managed by EggRoll.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Result of an advance request.
Error message from the DApp contract.
Result of an inspect request.
Log message from a DApp contract.
Schema for a message.
No description provided by the author
No description provided by the author
Result of an request.
No description provided by the author
# Interfaces
The Go types for message schema implement this interface.
# Type aliases
Completion of an advance or inspect request.
Decode binary data into a Go value.
EggRoll uses 4 bytes to identify the message kind when decoding it.