boltmobiledemo

package module
v0.0.0-...-49664b4 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2016 License: MIT Imports: 4 Imported by: 0

README

boltmobiledemo

Simple go project to demo what a wrapper for bolt to be used on mobile could look like

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BoltDB

type BoltDB struct {
	// contains filtered or unexported fields
}

func NewBoltDB

func NewBoltDB(filename string) *BoltDB

func (*BoltDB) Close

func (b *BoltDB) Close()

func (*BoltDB) GetValue

func (b *BoltDB) GetValue() int64

func (*BoltDB) Increment

func (b *BoltDB) Increment() int64

func (*BoltDB) Path

func (b *BoltDB) Path() string

Jump to

Keyboard shortcuts

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