Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByteStorage/FlyDB
/ Close
Method
Close
lib/raft/raft_interface.go:9–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
State() raft.RaftState
8
Peers() ([]string, error)
9
Close() error
10
IsLeader() bool
11
IsCandidate() bool
12
Leader() string
Callers
2
NewLogBoltDbStorage
Function · 0.65
Close
Method · 0.65
Implementers
1
Impl
lib/raft/raft_impl.go
Calls
no outgoing calls
Tested by
no test coverage detected