bbolt/reader.go

6 lines
56 B
Go

package bolt
type reader struct {
int transactionID
}