Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Env ¶
type Env struct { API_PORT int PGSQL_DATA string PGSQL_HOST string PGSQL_PORT string PGSQL_USER string PGSQL_PASSWORD string PGSQL_DBNAME string PGSQL_NAME string REDIS_HOST string REDIS_PASSWORD string REDIS_PORT string REDIS_NAME string REDIS_DB int AUTH_URL string AUTH_PORT string AUTH_ENDPOINT string JWT_SIGN []byte }
Click to show internal directories.
Click to hide internal directories.