MCPcopy 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

NewLogBoltDbStorageFunction · 0.65
CloseMethod · 0.65

Implementers 1

Impllib/raft/raft_impl.go

Calls

no outgoing calls

Tested by

no test coverage detected