go.etcd.io/bbolt.Stats.TxN (field)
5 uses
go.etcd.io/bbolt (current package)
db.go#L578: db.stats.TxN++
db.go#L1086: TxN int // total number of started read transactions
db.go#L1104: diff.TxN = s.TxN - other.TxN
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)