Пример #1
0
func (this *Paxos) doSaveProposer(state *thispb.ProposerState) {
	state.ProposalBallot = proto.Int64(this.proposalBallot)
}