An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.7% on proxy.golang.org
Top 1.8% dependent packages on proxy.golang.org
Top 0.9% dependent repos on proxy.golang.org
Top 5.5% forks on proxy.golang.org

proxy.golang.org : github.com/Kount/pq-timeouts

Package pqtimeouts is a Postgres driver for Go that wraps lib/pq to provide read and write timeouts. pq-timeouts adds two new connection string parameters: read_timeout and write_timeout. Otherwise, usage is the nearly the same as lib/pq through the database/sql package: Connections using a URL work as well: read_timeout and write_timeout are specified in milliseconds. If read_timeout or write_timeout are not specified or set to 0, no timeout is set and the driver behaves as standard lib/pq. For other connection options, check out the documentation for lib/pq: https://godoc.org/github.com/lib/pq

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21kount/pq-timeouts
License: MIT
Latest release: over 8 years ago
First release: over 8 years ago
Namespace: github.com/Kount
Dependent packages: 9
Dependent repositories: 36
Stars: 37 on GitHub
Forks: 16 on GitHub
Docker dependents: 1
Docker downloads: 15
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...