database

package
v0.0.0-...-eaa370e Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2015 License: MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close(db *bolt.DB) error

func Open

func Open(filename string) (*bolt.DB, error)

func ReadJob

func ReadJob(db *bolt.DB, bucket, key []byte) (conf *job.JobConfig, err error)

ReadJob read a JobConfig object from a bolt db

func WriteJob

func WriteJob(db *bolt.DB, bucket, key, data []byte) error

WriteJob write a job to disk

Types

This section is empty.

Jump to

Keyboard shortcuts

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