Documentation ¶
Overview ¶
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // service indicates that the service is a Msg service and that requests // must be transported via blockchain transactions rather than gRPC. // Tooling can use this annotation to distinguish between Msg services and // other types of services via reflection. // // optional bool service = 11110000; E_Service = &file_cosmos_msg_v1_msg_proto_extTypes[0] )
Extension fields to descriptorpb.ServiceOptions.
View Source
var ( // signer must be used in cosmos messages in order // to signal to external clients which fields in a // given cosmos message must be filled with signer // information (address). // The field must be the protobuf name of the message // field extended with this MessageOption. // The field must either be of string kind, or of message // kind in case the signer information is contained within // a message inside the cosmos message. // // repeated string signer = 11110000; E_Signer = &file_cosmos_msg_v1_msg_proto_extTypes[1] )
Extension fields to descriptorpb.MessageOptions.
View Source
var File_cosmos_msg_v1_msg_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.