store

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(overridePath ...string) (*store, error)

Types

type Item

type Item struct {
	Name      string
	Count     int
	FirstSeen int64
	LastSeen  int64
	Visits    []int64
	Starred   bool
}

Jump to

Keyboard shortcuts

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