store

package
v2.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNotFound = errors.New("report not found")

Functions

This section is empty.

Types

type Store

type Store struct {
	Logger *slog.Logger
	// contains filtered or unexported fields
}

func (*Store) Get

func (s *Store) Get(key string) (*tabulator.Tabulator, error)

func (*Store) Keys

func (s *Store) Keys() []string

func (*Store) Put

func (s *Store) Put(key string, report *tabulator.Tabulator)

Jump to

Keyboard shortcuts

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