Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/paypal/junodb
/ SetKey
Method
SetKey
pkg/proto/opMsg.go:192–194 ·
view source on GitHub ↗
(key []byte)
Source
from the content-addressed store, hash-verified
190
}
191
192
func
(m *OperationalMessage) SetKey(key []byte) {
193
m.key = key
194
}
195
196
func
(m *OperationalMessage) GetKey() []byte {
197
return
m.key
Callers
15
IsUp
Method · 0.95
newDefaultGetRequest
Function · 0.95
TestCreate_PrepReq_Validate
Function · 0.95
TestCreate_PrepResp_NoErr
Function · 0.95
newDefaultSetRequest
Function · 0.95
TestSet_PrepReq_Validate
Function · 0.95
TestSet_PrepReq_Rep_Validate
Function · 0.95
TestSet_to_existing_record
Function · 0.95
BenchmarkSet
Function · 0.95
newDefaultCommitFromPrepReq
Function · 0.95
newDefaultPrepDeleteRequest
Function · 0.95
newDefaultMarkDelete
Function · 0.95
Calls
no outgoing calls
Tested by
15
newDefaultGetRequest
Function · 0.76
TestCreate_PrepReq_Validate
Function · 0.76
TestCreate_PrepResp_NoErr
Function · 0.76
newDefaultSetRequest
Function · 0.76
TestSet_PrepReq_Validate
Function · 0.76
TestSet_PrepReq_Rep_Validate
Function · 0.76
TestSet_to_existing_record
Function · 0.76
BenchmarkSet
Function · 0.76
newDefaultCommitFromPrepReq
Function · 0.76
newDefaultPrepDeleteRequest
Function · 0.76
newDefaultMarkDelete
Function · 0.76
newDefaultUpdateRequest
Function · 0.76