Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/etcd-io/bbolt
/ SetId
Method
SetId
internal/common/page.go:186–188 ·
view source on GitHub ↗
(target Pgid)
Source
from the content-addressed store, hash-verified
184
}
185
186
func
(p *Page) SetId(target Pgid) {
187
p.id = target
188
}
189
190
func
(p *Page) Flags() uint16 {
191
return
p.flags
Callers
4
WriteTo
Method · 0.80
init
Method · 0.80
allocate
Method · 0.80
CopyPage
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected