package
0.0.0-20240619025429-39f3c58cbb48
Repository: https://github.com/camelhr/camelhr-api.git
Documentation: pkg.go.dev

# Variables

ErrCommandArgMissing is returned when the command argument is missing.
ErrCreateCommandArgsMissing is returned when the create command arguments are missing.
ErrDBConnStringMissing is returned when the db connection string is missing.
ErrNoDBConn is returned when the db connection string is missing.
ErrUnknownCommand is returned when the command is unknown.