package
0.0.0-20230330012623-61b31fa7d817
Repository: https://github.com/hanksudo/tables-to-go.git
Documentation: pkg.go.dev

# Functions

New constructs Settings with default values.
SprintfSupportedDbTypes returns a slice of strings as names of the supported database types.
SprintfSupportedNullTypes returns a slice of strings as names of the supported null types.

# Constants

These database types are supported.
These database types are supported.
These database types are supported.
These are the FileNameFormat command line parameter.
These are the FileNameFormat command line parameter.
These null types are supported.
These null types are supported.
These null types are supported.
These are the OutputFormat command line parameter.
These are the OutputFormat command line parameter.

# Variables

SupportedDbTypes represents the supported databases.

# Structs

Settings stores the supported settings / command line arguments.

# Type aliases

DBType represents a type of a database.
FileNameFormat represents a output filename format.
NullType represents a null type.
OutputFormat represents an output format option.