cmd

package
v0.0.0-...-0fcfa94 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

README

Initialize and configure the entire app in this package. This package would import all required configs from internal/app directory and would be use at the main.go file. Some example of what we could do in this package is initialized and injecting dependencies such as database connection, logger, etc.

Note that the name file should be matched with the name of app executable, but since this repo is only a boilerplate so the naming the file to cmd.go should be ok.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL