MCPcopy
hub / github.com/etcd-io/bbolt / Txid

Method Txid

internal/common/meta.go:127–129  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

125}
126
127func (m *Meta) Txid() Txid {
128 return m.txid
129}
130
131func (m *Meta) SetTxid(id Txid) {
132 m.txid = id

Callers 14

spillMethod · 0.80
freeMethod · 0.80
IDMethod · 0.80
CommitMethod · 0.80
nonPhysicalRollbackMethod · 0.80
rollbackMethod · 0.80
allocateMethod · 0.80
beginTxMethod · 0.80
removeTxMethod · 0.80
metaMethod · 0.80
freeMethod · 0.80
GetActiveMetaPageFunction · 0.80

Calls

no outgoing calls

Tested by 1