boltutils

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 3, 2016 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BoltDeepDelete

func BoltDeepDelete(tx *bolt.Tx, elements ...[]byte) (err error)

BoltDeepDelete deletes the key named as the last element of the elements arguments in nested buckets named as previous elements.

func BoltDeepPut

func BoltDeepPut(tx *bolt.Tx, elements ...[]byte) (err error)

BoltDeepPut saves the last element of elements arguments under the key named by the second to last element, and all previous elements will be created as buckets if any of them do not exist.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL