mirror of https://github.com/etcd-io/bbolt.git
This commit changes the API for: Tx.CreateBucket() Tx.CreateBucketIfNotExists() Bucket.CreateBucket() Bucket.CreateBucketIfNotExists() These functions now return the *Bucket and error instead of just the error. |
||
---|---|---|
.. | ||
bolt |