Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByteStorage/FlyDB
/ Apply
Method
Apply
lib/raft/raft_interface.go:13–13 ·
view source on GitHub ↗
(b []byte)
Source
from the content-addressed store, hash-verified
11
IsCandidate() bool
12
Leader() string
13
Apply(b []byte) error
14
AddServer(addr string) error
15
ShowDebugInfo(witch string) ([]byte, error)
16
UserSnapshot() error
Callers
1
Apply
Method · 0.65
Implementers
1
Impl
lib/raft/raft_impl.go
Calls
no outgoing calls
Tested by
no test coverage detected