Documentation ¶
Index ¶
- Variables
- type Message
- func (*Message) Descriptor() ([]byte, []int)
- func (m *Message) GetModule() string
- func (m *Message) GetProposal() *ProposalMessage
- func (m *Message) GetSum() isMessage_Sum
- func (m *Message) GetTimeout() *TimoutMessage
- func (m *Message) GetVote() *VoteMessage
- func (m *Message) Marshal() (dAtA []byte, err error)
- func (m *Message) MarshalTo(dAtA []byte) (int, error)
- func (m *Message) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Message) ProtoMessage()
- func (m *Message) Reset()
- func (m *Message) Size() (n int)
- func (m *Message) String() string
- func (m *Message) Unmarshal(dAtA []byte) error
- func (m *Message) XXX_DiscardUnknown()
- func (m *Message) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Message) XXX_Merge(src proto.Message)
- func (*Message) XXX_OneofWrappers() []interface{}
- func (m *Message) XXX_Size() int
- func (m *Message) XXX_Unmarshal(b []byte) error
- type Message_Proposal
- type Message_Timeout
- type Message_Vote
- type Packet
- func (*Packet) Descriptor() ([]byte, []int)
- func (m *Packet) GetPacketMsg() *PacketMsg
- func (m *Packet) GetSum() isPacket_Sum
- func (m *Packet) Marshal() (dAtA []byte, err error)
- func (m *Packet) MarshalTo(dAtA []byte) (int, error)
- func (m *Packet) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Packet) ProtoMessage()
- func (m *Packet) Reset()
- func (m *Packet) Size() (n int)
- func (m *Packet) String() string
- func (m *Packet) Unmarshal(dAtA []byte) error
- func (m *Packet) XXX_DiscardUnknown()
- func (m *Packet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Packet) XXX_Merge(src proto.Message)
- func (*Packet) XXX_OneofWrappers() []interface{}
- func (m *Packet) XXX_Size() int
- func (m *Packet) XXX_Unmarshal(b []byte) error
- type PacketMsg
- func (*PacketMsg) Descriptor() ([]byte, []int)
- func (m *PacketMsg) GetChannelId() int32
- func (m *PacketMsg) GetData() []byte
- func (m *PacketMsg) GetEof() bool
- func (m *PacketMsg) GetLogId() string
- func (m *PacketMsg) GetModule() string
- func (m *PacketMsg) Marshal() (dAtA []byte, err error)
- func (m *PacketMsg) MarshalTo(dAtA []byte) (int, error)
- func (m *PacketMsg) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PacketMsg) ProtoMessage()
- func (m *PacketMsg) Reset()
- func (m *PacketMsg) Size() (n int)
- func (m *PacketMsg) String() string
- func (m *PacketMsg) Unmarshal(dAtA []byte) error
- func (m *PacketMsg) XXX_DiscardUnknown()
- func (m *PacketMsg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PacketMsg) XXX_Merge(src proto.Message)
- func (m *PacketMsg) XXX_Size() int
- func (m *PacketMsg) XXX_Unmarshal(b []byte) error
- type Packet_PacketMsg
- type ProposalMessage
- func (*ProposalMessage) Descriptor() ([]byte, []int)
- func (m *ProposalMessage) GetId() []byte
- func (m *ProposalMessage) GetJustify() []byte
- func (m *ProposalMessage) GetModule() string
- func (m *ProposalMessage) GetPid() []byte
- func (m *ProposalMessage) GetPk() []byte
- func (m *ProposalMessage) GetRound() int64
- func (m *ProposalMessage) GetSignature() []byte
- func (m *ProposalMessage) GetTimestamp() int64
- func (m *ProposalMessage) Marshal() (dAtA []byte, err error)
- func (m *ProposalMessage) MarshalTo(dAtA []byte) (int, error)
- func (m *ProposalMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ProposalMessage) ProtoMessage()
- func (m *ProposalMessage) Reset()
- func (m *ProposalMessage) Size() (n int)
- func (m *ProposalMessage) String() string
- func (m *ProposalMessage) Unmarshal(dAtA []byte) error
- func (m *ProposalMessage) XXX_DiscardUnknown()
- func (m *ProposalMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ProposalMessage) XXX_Merge(src proto.Message)
- func (m *ProposalMessage) XXX_Size() int
- func (m *ProposalMessage) XXX_Unmarshal(b []byte) error
- type TimoutMessage
- func (*TimoutMessage) Descriptor() ([]byte, []int)
- func (m *TimoutMessage) GetIndex() int64
- func (m *TimoutMessage) GetModule() string
- func (m *TimoutMessage) GetParentId() []byte
- func (m *TimoutMessage) GetParentRound() int64
- func (m *TimoutMessage) GetPid() []byte
- func (m *TimoutMessage) GetPk() []byte
- func (m *TimoutMessage) GetRound() int64
- func (m *TimoutMessage) GetSignature() []byte
- func (m *TimoutMessage) GetTimestamp() int64
- func (m *TimoutMessage) Marshal() (dAtA []byte, err error)
- func (m *TimoutMessage) MarshalTo(dAtA []byte) (int, error)
- func (m *TimoutMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TimoutMessage) ProtoMessage()
- func (m *TimoutMessage) Reset()
- func (m *TimoutMessage) Size() (n int)
- func (m *TimoutMessage) String() string
- func (m *TimoutMessage) Unmarshal(dAtA []byte) error
- func (m *TimoutMessage) XXX_DiscardUnknown()
- func (m *TimoutMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TimoutMessage) XXX_Merge(src proto.Message)
- func (m *TimoutMessage) XXX_Size() int
- func (m *TimoutMessage) XXX_Unmarshal(b []byte) error
- type VoteInfo
- func (*VoteInfo) Descriptor() ([]byte, []int)
- func (m *VoteInfo) GetParentId() []byte
- func (m *VoteInfo) GetParentRound() int64
- func (m *VoteInfo) GetProposalId() []byte
- func (m *VoteInfo) GetProposalRound() int64
- func (m *VoteInfo) Marshal() (dAtA []byte, err error)
- func (m *VoteInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *VoteInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VoteInfo) ProtoMessage()
- func (m *VoteInfo) Reset()
- func (m *VoteInfo) Size() (n int)
- func (m *VoteInfo) String() string
- func (m *VoteInfo) Unmarshal(dAtA []byte) error
- func (m *VoteInfo) XXX_DiscardUnknown()
- func (m *VoteInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VoteInfo) XXX_Merge(src proto.Message)
- func (m *VoteInfo) XXX_Size() int
- func (m *VoteInfo) XXX_Unmarshal(b []byte) error
- type VoteMessage
- func (*VoteMessage) Descriptor() ([]byte, []int)
- func (m *VoteMessage) GetCommitInfo() []byte
- func (m *VoteMessage) GetModule() string
- func (m *VoteMessage) GetPid() []byte
- func (m *VoteMessage) GetPk() []byte
- func (m *VoteMessage) GetSignature() []byte
- func (m *VoteMessage) GetTimestamp() int64
- func (m *VoteMessage) GetVoteInfo() *VoteInfo
- func (m *VoteMessage) Marshal() (dAtA []byte, err error)
- func (m *VoteMessage) MarshalTo(dAtA []byte) (int, error)
- func (m *VoteMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VoteMessage) ProtoMessage()
- func (m *VoteMessage) Reset()
- func (m *VoteMessage) Size() (n int)
- func (m *VoteMessage) String() string
- func (m *VoteMessage) Unmarshal(dAtA []byte) error
- func (m *VoteMessage) XXX_DiscardUnknown()
- func (m *VoteMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VoteMessage) XXX_Merge(src proto.Message)
- func (m *VoteMessage) XXX_Size() int
- func (m *VoteMessage) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct { Module string `protobuf:"bytes,1,opt,name=module,proto3" json:"module,omitempty"` // Types that are valid to be assigned to Sum: // *Message_Proposal // *Message_Vote // *Message_Timeout Sum isMessage_Sum `protobuf_oneof:"sum"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Message) Descriptor ¶
func (*Message) GetProposal ¶
func (m *Message) GetProposal() *ProposalMessage
func (*Message) GetTimeout ¶
func (m *Message) GetTimeout() *TimoutMessage
func (*Message) GetVote ¶
func (m *Message) GetVote() *VoteMessage
func (*Message) MarshalToSizedBuffer ¶
func (*Message) ProtoMessage ¶
func (*Message) ProtoMessage()
func (*Message) XXX_DiscardUnknown ¶
func (m *Message) XXX_DiscardUnknown()
func (*Message) XXX_Marshal ¶
func (*Message) XXX_OneofWrappers ¶
func (*Message) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*Message) XXX_Unmarshal ¶
type Message_Proposal ¶
type Message_Proposal struct {
Proposal *ProposalMessage `protobuf:"bytes,2,opt,name=proposal,proto3,oneof" json:"proposal,omitempty"`
}
func (*Message_Proposal) MarshalToSizedBuffer ¶
func (m *Message_Proposal) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Message_Proposal) Size ¶
func (m *Message_Proposal) Size() (n int)
type Message_Timeout ¶
type Message_Timeout struct {
Timeout *TimoutMessage `protobuf:"bytes,4,opt,name=timeout,proto3,oneof" json:"timeout,omitempty"`
}
func (*Message_Timeout) MarshalToSizedBuffer ¶
func (m *Message_Timeout) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Message_Timeout) Size ¶
func (m *Message_Timeout) Size() (n int)
type Message_Vote ¶
type Message_Vote struct {
Vote *VoteMessage `protobuf:"bytes,3,opt,name=vote,proto3,oneof" json:"vote,omitempty"`
}
func (*Message_Vote) MarshalToSizedBuffer ¶
func (m *Message_Vote) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Message_Vote) Size ¶
func (m *Message_Vote) Size() (n int)
type Packet ¶
type Packet struct { // Types that are valid to be assigned to Sum: // *Packet_PacketMsg Sum isPacket_Sum `protobuf_oneof:"sum"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Packet) Descriptor ¶
func (*Packet) GetPacketMsg ¶
func (*Packet) MarshalToSizedBuffer ¶
func (*Packet) ProtoMessage ¶
func (*Packet) ProtoMessage()
func (*Packet) XXX_DiscardUnknown ¶
func (m *Packet) XXX_DiscardUnknown()
func (*Packet) XXX_Marshal ¶
func (*Packet) XXX_OneofWrappers ¶
func (*Packet) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*Packet) XXX_Unmarshal ¶
type PacketMsg ¶
type PacketMsg struct { LogId string `protobuf:"bytes,1,opt,name=log_id,json=logId,proto3" json:"log_id,omitempty"` ChannelId int32 `protobuf:"varint,2,opt,name=channel_id,json=channelId,proto3" json:"channel_id,omitempty"` Module string `protobuf:"bytes,3,opt,name=module,proto3" json:"module,omitempty"` Eof bool `protobuf:"varint,4,opt,name=eof,proto3" json:"eof,omitempty"` Data []byte `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PacketMsg) Descriptor ¶
func (*PacketMsg) GetChannelId ¶
func (*PacketMsg) MarshalToSizedBuffer ¶
func (*PacketMsg) ProtoMessage ¶
func (*PacketMsg) ProtoMessage()
func (*PacketMsg) XXX_DiscardUnknown ¶
func (m *PacketMsg) XXX_DiscardUnknown()
func (*PacketMsg) XXX_Marshal ¶
func (*PacketMsg) XXX_Unmarshal ¶
type Packet_PacketMsg ¶
type Packet_PacketMsg struct {
PacketMsg *PacketMsg `protobuf:"bytes,3,opt,name=packet_msg,json=packetMsg,proto3,oneof" json:"packet_msg,omitempty"`
}
func (*Packet_PacketMsg) MarshalToSizedBuffer ¶
func (m *Packet_PacketMsg) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Packet_PacketMsg) Size ¶
func (m *Packet_PacketMsg) Size() (n int)
type ProposalMessage ¶
type ProposalMessage struct { Module string `protobuf:"bytes,1,opt,name=module,proto3" json:"module,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` Id []byte `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"` Timestamp int64 `protobuf:"varint,4,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Pid []byte `protobuf:"bytes,5,opt,name=pid,proto3" json:"pid,omitempty"` Pk []byte `protobuf:"bytes,6,opt,name=pk,proto3" json:"pk,omitempty"` Signature []byte `protobuf:"bytes,7,opt,name=signature,proto3" json:"signature,omitempty"` Justify []byte `protobuf:"bytes,8,opt,name=justify,proto3" json:"justify,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ProposalMessage) Descriptor ¶
func (*ProposalMessage) Descriptor() ([]byte, []int)
func (*ProposalMessage) GetId ¶
func (m *ProposalMessage) GetId() []byte
func (*ProposalMessage) GetJustify ¶
func (m *ProposalMessage) GetJustify() []byte
func (*ProposalMessage) GetModule ¶
func (m *ProposalMessage) GetModule() string
func (*ProposalMessage) GetPid ¶
func (m *ProposalMessage) GetPid() []byte
func (*ProposalMessage) GetPk ¶
func (m *ProposalMessage) GetPk() []byte
func (*ProposalMessage) GetRound ¶
func (m *ProposalMessage) GetRound() int64
func (*ProposalMessage) GetSignature ¶
func (m *ProposalMessage) GetSignature() []byte
func (*ProposalMessage) GetTimestamp ¶
func (m *ProposalMessage) GetTimestamp() int64
func (*ProposalMessage) Marshal ¶
func (m *ProposalMessage) Marshal() (dAtA []byte, err error)
func (*ProposalMessage) MarshalToSizedBuffer ¶
func (m *ProposalMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ProposalMessage) ProtoMessage ¶
func (*ProposalMessage) ProtoMessage()
func (*ProposalMessage) Reset ¶
func (m *ProposalMessage) Reset()
func (*ProposalMessage) Size ¶
func (m *ProposalMessage) Size() (n int)
func (*ProposalMessage) String ¶
func (m *ProposalMessage) String() string
func (*ProposalMessage) Unmarshal ¶
func (m *ProposalMessage) Unmarshal(dAtA []byte) error
func (*ProposalMessage) XXX_DiscardUnknown ¶
func (m *ProposalMessage) XXX_DiscardUnknown()
func (*ProposalMessage) XXX_Marshal ¶
func (m *ProposalMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ProposalMessage) XXX_Merge ¶
func (m *ProposalMessage) XXX_Merge(src proto.Message)
func (*ProposalMessage) XXX_Size ¶
func (m *ProposalMessage) XXX_Size() int
func (*ProposalMessage) XXX_Unmarshal ¶
func (m *ProposalMessage) XXX_Unmarshal(b []byte) error
type TimoutMessage ¶
type TimoutMessage struct { Module string `protobuf:"bytes,1,opt,name=module,proto3" json:"module,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` ParentRound int64 `protobuf:"varint,3,opt,name=parent_round,json=parentRound,proto3" json:"parent_round,omitempty"` ParentId []byte `protobuf:"bytes,4,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` Index int64 `protobuf:"varint,5,opt,name=index,proto3" json:"index,omitempty"` Timestamp int64 `protobuf:"varint,6,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Pid []byte `protobuf:"bytes,7,opt,name=pid,proto3" json:"pid,omitempty"` Pk []byte `protobuf:"bytes,8,opt,name=pk,proto3" json:"pk,omitempty"` Signature []byte `protobuf:"bytes,9,opt,name=signature,proto3" json:"signature,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TimoutMessage) Descriptor ¶
func (*TimoutMessage) Descriptor() ([]byte, []int)
func (*TimoutMessage) GetIndex ¶
func (m *TimoutMessage) GetIndex() int64
func (*TimoutMessage) GetModule ¶
func (m *TimoutMessage) GetModule() string
func (*TimoutMessage) GetParentId ¶
func (m *TimoutMessage) GetParentId() []byte
func (*TimoutMessage) GetParentRound ¶
func (m *TimoutMessage) GetParentRound() int64
func (*TimoutMessage) GetPid ¶
func (m *TimoutMessage) GetPid() []byte
func (*TimoutMessage) GetPk ¶
func (m *TimoutMessage) GetPk() []byte
func (*TimoutMessage) GetRound ¶
func (m *TimoutMessage) GetRound() int64
func (*TimoutMessage) GetSignature ¶
func (m *TimoutMessage) GetSignature() []byte
func (*TimoutMessage) GetTimestamp ¶
func (m *TimoutMessage) GetTimestamp() int64
func (*TimoutMessage) Marshal ¶
func (m *TimoutMessage) Marshal() (dAtA []byte, err error)
func (*TimoutMessage) MarshalToSizedBuffer ¶
func (m *TimoutMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TimoutMessage) ProtoMessage ¶
func (*TimoutMessage) ProtoMessage()
func (*TimoutMessage) Reset ¶
func (m *TimoutMessage) Reset()
func (*TimoutMessage) Size ¶
func (m *TimoutMessage) Size() (n int)
func (*TimoutMessage) String ¶
func (m *TimoutMessage) String() string
func (*TimoutMessage) Unmarshal ¶
func (m *TimoutMessage) Unmarshal(dAtA []byte) error
func (*TimoutMessage) XXX_DiscardUnknown ¶
func (m *TimoutMessage) XXX_DiscardUnknown()
func (*TimoutMessage) XXX_Marshal ¶
func (m *TimoutMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TimoutMessage) XXX_Merge ¶
func (m *TimoutMessage) XXX_Merge(src proto.Message)
func (*TimoutMessage) XXX_Size ¶
func (m *TimoutMessage) XXX_Size() int
func (*TimoutMessage) XXX_Unmarshal ¶
func (m *TimoutMessage) XXX_Unmarshal(b []byte) error
type VoteInfo ¶
type VoteInfo struct { ProposalRound int64 `protobuf:"varint,1,opt,name=proposal_round,json=proposalRound,proto3" json:"proposal_round,omitempty"` ProposalId []byte `protobuf:"bytes,2,opt,name=proposal_id,json=proposalId,proto3" json:"proposal_id,omitempty"` ParentRound int64 `protobuf:"varint,3,opt,name=parent_round,json=parentRound,proto3" json:"parent_round,omitempty"` ParentId []byte `protobuf:"bytes,4,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VoteInfo) Descriptor ¶
func (*VoteInfo) GetParentId ¶
func (*VoteInfo) GetParentRound ¶
func (*VoteInfo) GetProposalId ¶
func (*VoteInfo) GetProposalRound ¶
func (*VoteInfo) MarshalToSizedBuffer ¶
func (*VoteInfo) ProtoMessage ¶
func (*VoteInfo) ProtoMessage()
func (*VoteInfo) XXX_DiscardUnknown ¶
func (m *VoteInfo) XXX_DiscardUnknown()
func (*VoteInfo) XXX_Marshal ¶
func (*VoteInfo) XXX_Unmarshal ¶
type VoteMessage ¶
type VoteMessage struct { Module string `protobuf:"bytes,1,opt,name=module,proto3" json:"module,omitempty"` VoteInfo *VoteInfo `protobuf:"bytes,2,opt,name=vote_info,json=voteInfo,proto3" json:"vote_info,omitempty"` CommitInfo []byte `protobuf:"bytes,3,opt,name=commit_info,json=commitInfo,proto3" json:"commit_info,omitempty"` Timestamp int64 `protobuf:"varint,4,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Pid []byte `protobuf:"bytes,5,opt,name=pid,proto3" json:"pid,omitempty"` Pk []byte `protobuf:"bytes,6,opt,name=pk,proto3" json:"pk,omitempty"` Signature []byte `protobuf:"bytes,7,opt,name=signature,proto3" json:"signature,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VoteMessage) Descriptor ¶
func (*VoteMessage) Descriptor() ([]byte, []int)
func (*VoteMessage) GetCommitInfo ¶
func (m *VoteMessage) GetCommitInfo() []byte
func (*VoteMessage) GetModule ¶
func (m *VoteMessage) GetModule() string
func (*VoteMessage) GetPid ¶
func (m *VoteMessage) GetPid() []byte
func (*VoteMessage) GetPk ¶
func (m *VoteMessage) GetPk() []byte
func (*VoteMessage) GetSignature ¶
func (m *VoteMessage) GetSignature() []byte
func (*VoteMessage) GetTimestamp ¶
func (m *VoteMessage) GetTimestamp() int64
func (*VoteMessage) GetVoteInfo ¶
func (m *VoteMessage) GetVoteInfo() *VoteInfo
func (*VoteMessage) Marshal ¶
func (m *VoteMessage) Marshal() (dAtA []byte, err error)
func (*VoteMessage) MarshalToSizedBuffer ¶
func (m *VoteMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VoteMessage) ProtoMessage ¶
func (*VoteMessage) ProtoMessage()
func (*VoteMessage) Reset ¶
func (m *VoteMessage) Reset()
func (*VoteMessage) Size ¶
func (m *VoteMessage) Size() (n int)
func (*VoteMessage) String ¶
func (m *VoteMessage) String() string
func (*VoteMessage) Unmarshal ¶
func (m *VoteMessage) Unmarshal(dAtA []byte) error
func (*VoteMessage) XXX_DiscardUnknown ¶
func (m *VoteMessage) XXX_DiscardUnknown()
func (*VoteMessage) XXX_Marshal ¶
func (m *VoteMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VoteMessage) XXX_Merge ¶
func (m *VoteMessage) XXX_Merge(src proto.Message)
func (*VoteMessage) XXX_Size ¶
func (m *VoteMessage) XXX_Size() int
func (*VoteMessage) XXX_Unmarshal ¶
func (m *VoteMessage) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.