golang-github-kisielk-sqlstruct-dev 0.0~git20150917.0.0b86a3e-ok1 (amd64 binary) in openkylin yangtze

 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.

Details

Package version:
0.0~git20150917.0.0b86a3e-ok1
Source:
golang-github-kisielk-sqlstruct 0.0~git20150917.0.0b86a3e-ok1 source package in openKylin
Status:
Deleted
Component:
main
Priority:
Extra

Package relationships