MCPcopy
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
139func (m *Meta) DecTxid() {
140 m.txid -= 1
141}
142
143func (m *Meta) Checksum() uint64 {
144 return m.checksum

Callers 1

WriteToMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected