package
0.4.0
Repository: https://github.com/cloudwego/dynamicgo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

FnRequest get the normal requestDescriptor.
FnResponse get hte normal responseDescriptor.
FromProtoKindTType converts ProtoKind to Type.
GetFnDescFromFile get a fucntion descriptor from idl path (relative to your git root) and the function name.
NewDefaultOptions creates a default Options.
NewDescritorFromContent behaviors like NewDescritorFromPath, besides it uses DefaultOptions.
NewDescritorFromPath behaviors like NewDescritorFromPath, besides it uses DefaultOptions.

# 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
reserved field number min-max ranges in a proto message.
No description provided by the author
No description provided by the author
deprecated.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
reserved field number min-max ranges in a proto message.
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
deprecated.
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
reserved field number min-max ranges in a proto message.
No description provided by the author
No description provided by the author
reserved field number min-max ranges in a proto message.
No description provided by the author
No description provided by the author
reserved field number min-max ranges in a proto message.
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
No description provided by the author
No description provided by the author
deprecated.
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
unknown field type.
No description provided by the author

# Variables

map from proto.ProtoKind to proto.WireType.

# Structs

No description provided by the author
FieldNameMap is a map for field name and field descriptor.
FieldIDMap is a map from field id to field descriptor.
No description provided by the author
No description provided by the author
Options is options for parsing thrift IDL.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
define Number = protowire.Number (int32).
ParseTarget indicates the target to parse.
define ProtoKind = protoreflect.Kind (int8).
Node type (uint8) mapping ProtoKind the same value, except for UNKNOWN, LIST, MAP, ERROR.
protobuf encoding wire type.