package
0.0.0-20200702232025-aea61393f90a
Repository: https://github.com/russelltsherman/golang-url-shortener.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

New initializes the store with the db.

# Variables

ErrEntryIsExpired is returned when the entry is expired.
ErrGeneratingIDFailed is returned when the 10 tries to generate an id failed.
ErrNoValidURL is returned when the URL is not valid.

# Structs

Store holds internal funcs and vars about the store.