diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2014-06-22 09:33:28 -0600 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2014-06-22 09:33:28 -0600 |
commit | 0f585358f41a0e6b9e433e36a35c03e9fd9d4c47 (patch) | |
tree | 270e042d5a039cceb56fd871c93bf4aa3cde75de /errors.go | |
parent | Merge pull request #206 from Shopify/pending_page_stats (diff) | |
download | dedo-0f585358f41a0e6b9e433e36a35c03e9fd9d4c47.tar.gz dedo-0f585358f41a0e6b9e433e36a35c03e9fd9d4c47.tar.xz |
Change Bucket.NextSequence() to return uint64.
This commit changes NextSequence() to return a uint64 instead of an int. This also
removes the ErrSequenceOverflow error condition since overflowing a uint64 is unlikely.
Fixes #39.
Diffstat (limited to 'errors.go')
0 files changed, 0 insertions, 0 deletions