mirror of https://github.com/etcd-io/bbolt.git
This commit changes Open() to provide an additional Options argument. The options argument currently only has a Timeout which will cause the Open() to return ErrTimeout if a file lock cannot be obtained in time. Fixes #207. |
||
---|---|---|
.. | ||
bolt |