Get desktop application:
View/edit binary Protocol Buffers messages
Used in: TypeVariant
string name = 1
optional Type typ = 2
Used in: TypeRecord, rpc.TypedRecord
string name = 1
optional Type typ = 2
Used in: TypePrimitive
BOOL = 0
S8 = 1
U8 = 2
S16 = 3
U16 = 4
S32 = 5
U32 = 6
S64 = 7
U64 = 8
F32 = 9
F64 = 10
CHR = 11
STR = 12
Used in: TypeHandle
Used in: golem.component.FunctionConstraint, golem.component.FunctionParameter, golem.component.FunctionResult, golem.rib.CallInstruction, golem.rib.CreateSink, golem.rib.EnumConstructionInstruction, golem.rib.FunctionType, golem.rib.PushListInstruction, golem.rib.PushNoneInstruction, golem.rib.PushTupleInstruction, golem.rib.RibIR, golem.rib.RibInputType, golem.rib.RibOutputType, golem.rib.VariantConstructionInstruction, golem.rib.WorkerFunctionType, NameOptionTypePair, NameTypePair, TypeList, TypeOption, TypeResult, TypeTuple, rpc.TypedList, rpc.TypedOption, rpc.TypedResult, rpc.TypedTuple
Used in: Type
repeated string names = 1
Used in: Type
repeated string names = 1
Used in: Type, rpc.TypedHandle
Used in: Type
Used in: Type
Used in: Type
Used in: Type
Used in: Type
optional Type ok = 1
optional Type err = 2
Used in: Type
Used in: Type, rpc.TypedVariant