Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RaftProxy ¶
type RaftProxy struct { Imp cache.UnImplementedCache RaftCache // contains filtered or unexported fields }
func NewRaftProxy ¶
func NewRaftProxy(imp cache.UnImplementedCache, raftAddr, joinAddr, localId string) *RaftProxy
Click to show internal directories.
Click to hide internal directories.