package
0.0.0-20210623022019-a0d54a67a104
Repository: https://github.com/cockroachlabs/wikifeedia.git
Documentation: pkg.go.dev

# Functions

New creates a new DB.

# Constants

No description provided by the author
MaxConnections controls the maximum number of connections for a DB.

# Structs

Article
Article is the data model for a Wikipedia article.
DB is a wrapper around a pgx.ConnPool that knows about the structure of our application schema.