package
Version:
v0.13.1
Opens a new window with list of versions in this module.
Published: Nov 3, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func DumpCursor(tx *bolt.Tx, c *bolt.Cursor, indent int, s *string)
-
func MoveBucket(oldParent, newParent *bolt.Bucket, oldkey, newkey []byte, deleteOld bool) error
-
func RenameBucket(oldParent, newParent *bolt.Bucket, oldkey, newkey []byte) error
DumpCursor adds a string representation of the current bucket to
the given input string, "s"
Source Files
¶
Click to show internal directories.
Click to hide internal directories.