Documentation ¶
Index ¶
- type P1a
- type P1b
- type P2a
- type P2b
- type P3
- type Paxos
- func (p *Paxos) HandleP1a(m P1a)
- func (p *Paxos) HandleP1b(m P1b)
- func (p *Paxos) HandleP2a(m P2a)
- func (p *Paxos) HandleP2b(m P2b)
- func (p *Paxos) HandleP3(m P3)
- func (p *Paxos) HandleRequest(r paxi.Request)
- func (p *Paxos) IsLeader(slot int) bool
- func (p *Paxos) Leader(slot int) paxi.ID
- func (p *Paxos) P1a(r paxi.Request)
- func (p *Paxos) P2a(s int)
- type Replica
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.