cmd/

directory
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2020 License: MIT

Directories

Path Synopsis
Utilities to Generate SQL Scanners for custom Go primatives Usage: go:generate sqltype -type=<type> -primative=<primative> type is the name of the custom defined type primative is one of: int64 float64 bool []byte string time.Time Primative should make the primative of the custom defined type nil - for NULL values
Utilities to Generate SQL Scanners for custom Go primatives Usage: go:generate sqltype -type=<type> -primative=<primative> type is the name of the custom defined type primative is one of: int64 float64 bool []byte string time.Time Primative should make the primative of the custom defined type nil - for NULL values

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL