module
Version:
v0.0.0-...-d44f1e0
Opens a new window with list of versions in this module.
Published: May 17, 2024
License: MIT
Opens a new window with license information.
README
¶
server template
README of this template.
Requirements
gonew
go install golang.org/x/tools/cmd/gonew@latest
Make project
gonew github.com/kokoichi206-sandbox/go-server-template <module_name>
<project_name>
README of the project.
Environments
key |
description |
default |
SERVER_HOST |
|
localhost |
SERVER_PORT |
|
8080 |
AGENT_HOST |
|
|
AGENT_PORT |
|
|
DB_DRIVER |
|
postgres |
DB_HOST |
|
localhost |
DB_PORT |
|
5432 |
DB_USER |
|
root |
DB_PASSWORD |
|
root |
DB_NAME |
|
postgres |
DB_SSL_MODE |
|
disable |
License
This repository is under MIT License.
Directories
¶
Click to show internal directories.
Click to hide internal directories.