package
0.4.4
Repository: https://github.com/filecoin-project/mir.git
Documentation: pkg.go.dev

# Functions

ConvertMap is used by the generated code.
ConvertSlice is used by the generated code.
DefaultParser returns a singleton Parser.
ErrorToString is used in the generated code to convert an error to a string.
No description provided by the author
No description provided by the author
No description provided by the author
StringToError is used in the generated code to convert a string to an error.

# Structs

Castable is used when the types used by protoc-generated code and Mir-generated code can be directly cast to one another.
Error represents a string field in a message annotated with [(mir.type) = "error"].
Field represents a field in a protobuf message.
Map is used to represent map types.
Message contains the information needed to generate code for a protobuf message.
No description provided by the author
No description provided by the author
Parser can be used to parse the protoc-generated types using reflection.
Same is used when the same type is used by protoc-generated code and Mir-generated code.
Slice is used to represent repeated fields.

# Interfaces

No description provided by the author

# Type aliases

Fields is a list of fields of a protobuf message.