package
0.0.0-20240113202615-3acd70f9515f
Repository: https://github.com/gligneul/eggroll.git
Documentation: pkg.go.dev

# Functions

Encode ArrayAdvance into binary data.
Encode basicTypesAdvance into binary data.
Encode emptyAdvance into binary data.
Encode inspectMessage into binary data.
Encode multiFieldAdvance into binary data.
Encode reportMessage into binary data.
Encode simpleAdvance into binary data.
Encode structAdvance into binary data.
No description provided by the author

# Variables

4-byte function selector of ArrayAdvance.
4-byte function selector of basicTypesAdvance.
4-byte function selector of emptyAdvance.
4-byte function selector of inspectMessage.
4-byte function selector of multiFieldAdvance.
4-byte function selector of reportMessage.
4-byte function selector of simpleAdvance.
4-byte function selector of structAdvance.

# Structs

Advance with array value.
Advance with basic types.
Empty advance message With multi-line string documentation.
Empty inspect message.
Middleware that implements the EggRoll Middleware interface.
Advance with multiple fields.
Struct with another struct.
Empty report message.
Advance with a single field.
Struct wit a single field.
Advance with struct value.