genji

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package genji implements notes/pbdb interfaces to store Note Maps in a Genji database.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error struct {
	S string
	E error
}

func (Error) Error

func (e Error) Error() string

func (Error) Unwrap

func (e Error) Unwrap() error

type GenjiNoteMap

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

func Open

func Open(path string) (*GenjiNoteMap, error)

func (*GenjiNoteMap) Close

func (x *GenjiNoteMap) Close() error

func (*GenjiNoteMap) NewReadWriterTransaction

func (x *GenjiNoteMap) NewReadWriterTransaction() pbdb.DbReadWriterTransaction

func (*GenjiNoteMap) NewReaderTransaction

func (x *GenjiNoteMap) NewReaderTransaction() pbdb.DbReaderTransaction

Jump to

Keyboard shortcuts

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