db

package
v0.0.0-...-1e32cb5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateURL

func CreateURL(longURL, shortURL string) (int64, error)

func DeleteURL

func DeleteURL(column, value string) error

func IncrementUsage

func IncrementUsage(shortURL string) (bool, error)

func NewDB

func NewDB(dataSourceName string) (*sql.DB, error)

func PingDB

func PingDB(db *sql.DB) bool

func UpdateURL

func UpdateURL(column, value, newLongURL string) (string, error)

func UseURL

func UseURL(column, value string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL