package
0.0.0-20240726230747-5db57ded2908
Repository: https://github.com/pkeorley/url-shortener.git
Documentation: pkg.go.dev

# Functions

New initializes a new Database instance based on the provided Dialector.

# Constants

DialectorPostgres represents the Postgres dialect.

# Variables

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

# Structs

ApiKey represents an api_keys table in the database.
Database represents a database instance.
Model represents a base model.
ShortLink represents a short_links table in the database.

# Type aliases

Dialector represents a database dialect.