package
0.0.0-20240528123408-96b4dbef904e
Repository: https://github.com/wurt83ow/tinyurl.git
Documentation: pkg.go.dev

# Functions

NewBDKeeper creates a new BDKeeper instance with the provided DSN (data source name) function and logger.

# Structs

BDKeeper is a PostgreSQL-backed implementation of the storage.Keeper interface.

# Interfaces

Log is an interface representing a logger with Info method.