repo

package
v0.0.0-...-e017d02 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2020 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

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

func FetchFromFile

func FetchFromFile(fname string) (*DB, error)

func FetchFromInternet

func FetchFromInternet(name string) (*DB, error)

type Entry

type Entry struct {
	Name     string
	Observes []Observation
}

type Observation

type Observation struct {
	Date  time.Time
	Count int
}

Jump to

Keyboard shortcuts

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