package
Version:
v0.0.0-...-b026736
Opens a new window with list of versions in this module.
Published: Jul 6, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
PORT = "8080"
HOST = "localhost"
PG_PORT = 5432
PG_USER = "postgres"
PG_PASSWORD = "postgres"
PG_DATABASE_NAME = "test"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.