package
Version:
v0.0.0-...-0115e91
Opens a new window with list of versions in this module.
Published: Jul 12, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Debug bool `envconfig:"LOCAL_DEBUG"`
ProjectID string `envconfig:"PROJECT_ID" required:"true"`
Port string `envconfig:"PORT" required:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.