MCPcopy Create free account
hub / github.com/ByteStorage/FlyDB / Put

Method Put

lib/raft/raft_interface.go:17–17  ·  view source on GitHub ↗
(key, value []byte)

Source from the content-addressed store, hash-verified

15 ShowDebugInfo(witch string) ([]byte, error)
16 UserSnapshot() error
17 Put(key, value []byte) error
18 Get(key []byte) ([]byte, error)
19}

Callers 9

StoreLogsMethod · 0.65
SetMethod · 0.65
SetUint64Method · 0.65
SetMethod · 0.65
SetUint64Method · 0.65
StoreLogsMethod · 0.65
SetMethod · 0.65
SetUint64Method · 0.65
SetMethod · 0.65

Implementers 1

Impllib/raft/raft_impl.go

Calls

no outgoing calls

Tested by

no test coverage detected