storage

package
v0.0.0-...-23d494c Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNilConfig             = errors.New("configuration is nil")
	ErrEmptyFilepath         = errors.New("empty quotes filepath")
	ErrQuotesFileIsNotExists = errors.New("quotes file is not exists")
	ErrStorageIsNotStarted   = errors.New("can't stop storage is not started")
	ErrEmptyDatabase         = errors.New("empty database")
	ErrNotImplemented        = errors.New("not implemented")
	ErrShuttingDown          = errors.New("shutting down storage")
)

Functions

func NewQuotesStorage

func NewQuotesStorage(
	cfg configurer,
) (*quotesStorage, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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