Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Main ¶
type Main struct {
idk.Main `flag:"!embed"`
Driver string `help:"key used for finding go sql database driver"`
ConnectionString string `short:"g" help:"credentials for connecting to sql database"`
RowExpr string `short:"w" help:"sql + type description on input"`
StringArraySeparator string `help:"separator used to delineate values in string array"`
}
Click to show internal directories.
Click to hide internal directories.