package
0.0.0-20240822173245-257763d86c02
Repository: https://github.com/lookeme/short-url.git
Documentation: pkg.go.dev

# Functions

NewInMemShortenStorage creates a new instance of InMemShortenStorage with the given configuration and logger.
NewInMemUserStorage creates a new instance of InMemUserStorage with the.

# Structs

InMemShortenStorage is an in-memory implementation of a storage for shortened URLs.
InMemUserStorage is an in-memory implementation of a storage for user data.