bolt

package
v0.0.0-...-0ccd2d0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

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

func New

func New(path string) (*Store, error)

func (*Store) Close

func (s *Store) Close()

func (*Store) Delete

func (s *Store) Delete(t *trade.Trade) error

func (*Store) List

func (s *Store) List(from time.Time, to time.Time, finished bool) ([]*trade.Trade, error)

func (*Store) Update

func (s *Store) Update(t *trade.Trade) error

Jump to

Keyboard shortcuts

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