This website requires JavaScript.
Explore
Help
Sign In
GOMODULES
/
bbolt
mirror of
https://github.com/etcd-io/bbolt.git
Watch
1
Star
0
Fork
You've already forked bbolt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
73ab1d420d
bbolt
/
const.go
9 lines
91 B
Go
Raw
Blame
History
package
bolt
const
Version
=
1
const
(
MaxKeySize
=
0x8000
MaxDataSize
=
0xffffffff
)
Reference in New Issue
View Git Blame
Copy Permalink