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. |
||
---|---|---|
.. | ||
buckets.go | ||
buckets_test.go | ||
check.go | ||
export.go | ||
export_test.go | ||
get.go | ||
get_test.go | ||
import.go | ||
import_test.go | ||
keys.go | ||
keys_test.go | ||
main.go | ||
main_test.go | ||
pages.go | ||
set.go | ||
set_test.go |