package
0.0.0-20191118145755-6d5ccd82af51
Repository: https://github.com/jameshuynh/corn.git
Documentation: pkg.go.dev
# Functions
ExitOnError will print out the error and exit.
GenerateDBConfigString generates the config for migration.
GetLatestBaseFolder helps to identify what is the current base folder.
LoadDBConfig is used to load database config.
RetrieveDBConfig helps to get the DBConfig for an environment.
SearchAndReplaceFiles searches all files in fullPath and replace.
# Structs
DBConfig Type for MySql.
Postgresql is postgresql struct to expose data of db connection.