//
pkg.gl
Category
github.com/angusgmorrison/realworld-go
internal
outbound
postgres
package
0.0.0-20231024000328-1db7b9864351
Repository:
https://github.com/angusgmorrison/realworld-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
342 SLOC
#
Packages
sqlc
No description provided by the author
#
Functions
New
New returns a [Client] instance connected to the server at `url`, running any migrations that have not yet been applied.
NewURL
No description provided by the author
#
Structs
Client
Client is a Postgres client.
URL
URL is a Postgres connection URL.