db

package
v0.0.0-...-b019d3a Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bolt

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

func NewBolt

func NewBolt(filename string) (*Bolt, error)

func (*Bolt) SetStatus

func (b *Bolt) SetStatus(id []byte, st Status) error

func (*Bolt) Status

func (b *Bolt) Status(id []byte) (st Status, err error)

type Status

type Status struct {
	ID       []byte
	Failed   bool
	Notified bool
}

Jump to

Keyboard shortcuts

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