Documentation ¶
Overview ¶
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_tendermint_libs_bits_types_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type BitArray ¶
type BitArray struct { Bits int64 `protobuf:"varint,1,opt,name=bits,proto3" json:"bits,omitempty"` Elems []uint64 `protobuf:"varint,2,rep,packed,name=elems,proto3" json:"elems,omitempty"` // contains filtered or unexported fields }
func (*BitArray) Descriptor
deprecated
func (*BitArray) ProtoMessage ¶
func (*BitArray) ProtoMessage()
func (*BitArray) ProtoReflect ¶
func (x *BitArray) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.