Pakiet: golang-github-kisielk-sqlstruct-dev (0.0~git20150917.0.0b86a3e-2.1)
Odnośniki dla golang-github-kisielk-sqlstruct-dev
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego golang-github-kisielk-sqlstruct:
- [golang-github-kisielk-sqlstruct_0.0~git20150917.0.0b86a3e-2.1.dsc]
- [golang-github-kisielk-sqlstruct_0.0~git20150917.0.0b86a3e.orig.tar.xz]
- [golang-github-kisielk-sqlstruct_0.0~git20150917.0.0b86a3e-2.1.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Pobieranie golang-github-kisielk-sqlstruct-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 6,2 KiB | 26,0 KiB | [lista plików] |