Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wdamron/pgx-gen
Generate Go struct encoding/decoding helpers for pgx (Postgres), using "go generate"
https://github.com/wdamron/pgx-gen
Last synced: 3 days ago
JSON representation
Generate Go struct encoding/decoding helpers for pgx (Postgres), using "go generate"
- Host: GitHub
- URL: https://github.com/wdamron/pgx-gen
- Owner: wdamron
- Created: 2015-05-23T21:54:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-04T23:26:01.000Z (over 9 years ago)
- Last Synced: 2023-03-24T03:51:14.379Z (over 1 year ago)
- Language: Go
- Homepage: https://sourcegraph.com/github.com/wdamron/pgx-gen/.godoc
- Size: 316 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pgx-gen
Generate Go struct encoding/decoding helpers for pgx (Postgres), using "go generate"[![status](https://sourcegraph.com/api/repos/github.com/wdamron/pgx-gen/.badges/status.svg)](https://sourcegraph.com/github.com/wdamron/pgx-gen)