Versions in this module Expand all Collapse all v0 v0.2.0 Feb 20, 2019 Changes in this version + type Definition struct + Alias string + All bool + Delete bool + Insert bool + Joins []*JoinDef + Plural string + Select bool + StType string + Table string + Update bool + type Goderive interface + GetFuncName func(typs ...types.Type) string + type Interface interface + In func() + NewImport func(name, path string) func() string + Out func() + P func(format string, a ...interface{}) + TypeString func(types.Type) string + type JoinDef struct + Alias string + JnType string + OnCond string + StType string + Table string