Paquet : golang-github-kisielk-sqlstruct-dev (0.0~git20150917.0.0b86a3e-2.1)
Liens pour golang-github-kisielk-sqlstruct-dev
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source 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]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
- golang-gopkg-go-playground-validator.v8-dev
- golang-github-cnf-structhash-dev
- golang-github-go-playground-validator-v10-dev
- golang-gopkg-pg.v5-dev
- golang-github-minio-mux-dev
- golang-github-denisenkom-go-mssqldb-dev
- golang-github-adam-lavrik-go-imath-dev
- vcfanno-examples
- libjs-sifter.js
- r-cran-sqldf
- biobambam2
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.
Télécharger golang-github-kisielk-sqlstruct-dev
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 6,2 ko | 26,0 ko | [liste des fichiers] |