//
pkg.gl
Category
github.com/joao-fontenele/go-url-shortener
pkg
postgres
package
1.3.4
Repository:
https://github.com/joao-fontenele/go-url-shortener.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
134 SLOC
#
Functions
Connect
Connect creates a connection to postgres db.
GetConnection
GetConnection returns a previously created connection pool.
NewLinkDao
NewLinkDao instantiates a dao for link in postgres db.