package
1.8.1
Repository: https://github.com/aych-inc/aych.lum.kebot.git
Documentation: pkg.go.dev

# Functions

CreateDatabaseIfNotExists returns whether the db was created and an error if creation failed.
ExecuteStatement runs a statement that does not return a result.

# Constants

DateFormatString is the format to be used when converting a timestamp to a date.
TimestampFormatString is the format to be used when inserting timestamps in the database.

# Structs

Config takes in the information needed to connect to a postgres database.