package
1.4.1
Repository: https://github.com/redds-be/reddlinks.git
Documentation: pkg.go.dev

# Functions

CreateLink inserts a link entry in the links table.
CreateLinksTable creates the links table in the database.
DBConnect returns a pointer to a database connection.
GetHashByShort gets a hash from a link entry by its value of the short column.
GetURLByShort gets a link entry from the links table by its value of the short column.
RemoveExpiredLinks removes an expired link entry from the links table.