すべてのオプション
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: golang-github-kisielk-sqlstruct  ]

パッケージ: golang-github-kisielk-sqlstruct-dev (0.0~git20150917.0.0b86a3e-2.1)

golang-github-kisielk-sqlstruct-dev に関するリンク

Screenshot

Debian の資源:

golang-github-kisielk-sqlstruct ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

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.

golang-github-kisielk-sqlstruct-dev のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 6.2 kB26.0 kB [ファイル一覧]