Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/etcd-io/bbolt
/ SetPgid
Method
SetPgid
internal/common/meta.go:123–125 ·
view source on GitHub ↗
(id Pgid)
Source
from the content-addressed store, hash-verified
121
}
122
123
func
(m *Meta) SetPgid(id Pgid) {
124
m.pgid = id
125
}
126
127
func
(m *Meta) Txid() Txid {
128
return
m.txid
Callers
9
TestNode_put
Function · 0.95
TestNode_write_LeafPage
Function · 0.95
TestNode_split
Function · 0.95
TestNode_split_MinKeys
Function · 0.95
TestNode_split_SinglePage
Function · 0.95
put
Method · 0.45
init
Method · 0.45
allocate
Method · 0.45
updateMetaField
Function · 0.45
Calls
no outgoing calls
Tested by
5
TestNode_put
Function · 0.76
TestNode_write_LeafPage
Function · 0.76
TestNode_split
Function · 0.76
TestNode_split_MinKeys
Function · 0.76
TestNode_split_SinglePage
Function · 0.76