package
1.0.3
Repository: https://github.com/fifarafa/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 filename format command line parameter.
These are the filename format command line parameter.
These null types are supported.
These null types are supported.
These null types are supported.
These are the output format command line parameter.
These are the output format 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 a output format option.