gen

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New added in v0.0.2

func New(cfg Config)

Types

type Config

type Config struct {
	PgDSN     string
	OutputDir string
	PkgName   string
}

type Gen

type Gen struct {
	Config

	Tables []table
	// contains filtered or unexported fields
}

type JsonTagFunc added in v0.1.2

type JsonTagFunc func(dbname string) string
var JsonTag JsonTagFunc = func(NameForDb string) string {
	return ""
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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