Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/etcd-io/bbolt
/ DecTxid
Method
DecTxid
internal/common/meta.go:139–141 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
137
}
138
139
func
(m *Meta) DecTxid() {
140
m.txid -= 1
141
}
142
143
func
(m *Meta) Checksum() uint64 {
144
return
m.checksum
Callers
1
WriteTo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected