Skip to main content

Module structs

Module structs 

Source

Structs§

GoStructGenerator

Functions§

go_base_type
Get the base Go type for a SqlType (non-nullable).
go_column_type
Get the Go type for a column (used by the driver generator for scan types).
go_imports_for_columns
Collect imports needed for a set of columns.