package
2.0.1+incompatible
Repository: https://github.com/smithoss/gonymizer.git
Documentation: pkg.go.dev
# Functions
GetDb returns a PGConfig set to the supplied database settings.
GetPassword will ask the user to input a database password from the CLI if the password was left blank in the configuration.
# Variables
DumpCmd is the cobra.Command struct we use for "dump" command.
LoadCmd is the cobra.Command struct we use for "load" command.
MapCmd is the cobra.Command struct we use for "map" command.
ProcessCmd is the cobra.Command struct we use for the "process" command.
UploadCmd is the cobra.Command struct we use for "upload" command.
VersionCmd is the cobra.Command struct we use for "VersionCmd" command.