Documentation ¶
Index ¶
- Variables
- func GoFmt(in io.Reader) (io.Reader, error)
- func LastDirName(full string) string
- func Load(pkgStore parse.PackageStore, name parse.LType, mainPkg string, ...) (*schema.TableDescription, error)
- func PackagesToImport(flags FuncFlags, pgx bool) collection.StringSet
- func PrimaryInterface(table *schema.TableDescription, genSchema bool) string
- func SecondaryInterface(flags FuncFlags) string
- type FuncFlags
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func LastDirName ¶
func Load ¶
func Load(pkgStore parse.PackageStore, name parse.LType, mainPkg string, fileTags stypes.Tags) (*schema.TableDescription, error)
func PackagesToImport ¶
func PackagesToImport(flags FuncFlags, pgx bool) collection.StringSet
func PrimaryInterface ¶
func PrimaryInterface(table *schema.TableDescription, genSchema bool) string
func SecondaryInterface ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.