go.etcd.io/bbolt.Tx.commitHandlers (field)
4 uses
go.etcd.io/bbolt (current package)
tx.go#L32: commitHandlers []func()
tx.go#L135: tx.commitHandlers = append(tx.commitHandlers, fn)
tx.go#L218: for _, fn := range tx.commitHandlers {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)