# Functions
Create create a dir in $GOPATH/src/.
NewConfig create config.go.
NewController create controller.
NewDB create db.go.
NewDockerCompose create docker-compose.yml.
NewDockerfile create Dockerfile.
NewGitignore create .gitignore.
NewMain creat main.go.
NewModel create model.
NewRedis create redis.go.
NewResponse create response.go.
NewRouter create router.go.
NewToml create config.toml.
# Variables
GOPATHSRC $GOPATH/src.