Package: golang-github-kisielk-sqlstruct-dev (0.0~git20150917.0.0b86a3e-2)
Links for golang-github-kisielk-sqlstruct-dev
Trisquel Resources:
Download Source Package golang-github-kisielk-sqlstruct:
- [golang-github-kisielk-sqlstruct_0.0~git20150917.0.0b86a3e-2.dsc]
- [golang-github-kisielk-sqlstruct_0.0~git20150917.0.0b86a3e.orig.tar.xz]
- [golang-github-kisielk-sqlstruct_0.0~git20150917.0.0b86a3e-2.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Go Packaging Team (Mail Archive)
- Tianon Gravi
External Resources:
- Homepage [github.com]
Similar packages:
convenience functions for using structs with the database/sql package
Package sqlstruct provides some convenience functions for using structs with the Go standard library's database/sql package.
The package matches struct field names to SQL query column names. A field can also specify a matching column with "sql" tag, if it's different from field name. Unexported fields or fields marked with `sql:"-"` are ignored, just like with "encoding/json" package.
Download golang-github-kisielk-sqlstruct-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.0 kB | 26 kB | [list of files] |