package
0.0.0-20230630201924-bc6e940a4ace
Repository: https://github.com/raj63/golang-rest-api.git
Documentation: pkg.go.dev

# Functions

DBMigrateUp is a command to migrate Database.
DBSeedUp is used to seed database.
NewCommand returns a new Set of commands for the given server.

# Structs

CommandDI is used to inject command dependencies.