mirror of
https://github.com/etcd-io/bbolt.git
synced 2025-04-27 13:12:47 +00:00
Put backticks around function name in description
This commit is contained in:
parent
6e1ca38c6a
commit
a2144ebbf1
@ -269,7 +269,7 @@ then you must use `copy()` to copy it to another byte slice.
|
|||||||
|
|
||||||
|
|
||||||
### Autoincrementing integer for the bucket
|
### Autoincrementing integer for the bucket
|
||||||
By using the NextSequence() function, you can let Bolt determine a sequence
|
By using the `NextSequence()` function, you can let Bolt determine a sequence
|
||||||
which can be used as the unique identifier for your key/value pairs. See the
|
which can be used as the unique identifier for your key/value pairs. See the
|
||||||
example below.
|
example below.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user