bolt

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Open

func Open(log interfaces.ILog, path string) *bolt.DB

Types

type Bolt

type Bolt struct {
	DB *bolt.DB
}

func (*Bolt) Delete

func (b *Bolt) Delete(log interfaces.ILog, key string) error

func (*Bolt) ListAllFiles

func (b *Bolt) ListAllFiles(log interfaces.ILog) (map[string]string, error)

func (*Bolt) Read

func (b *Bolt) Read(log interfaces.ILog, key string) (string, error)

func (*Bolt) Write

func (b *Bolt) Write(log interfaces.ILog, key, value string) error

Jump to

Keyboard shortcuts

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