Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Env string
Port string
UserTable string
AWS_ACCESS_KEY string
AWS_SECRET_KEY string
AWS_DEFAULT_REGION string
RDSInstanceIdentifier string
LoggerURL string
ContentServiceURL string
SECRET_KEY string
DatabaseName string
DatabaseUser string
DatabaseHost string
DatabasePort int
DatabasePassword string
Debugging bool
Testing bool
}
Click to show internal directories.
Click to hide internal directories.