Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Env ¶
type Env struct { // DBConnectionString the connections string DBConnectionString string // ServerHost the host that the server will start on ServerHost string // ServerPort the port that server will start on ServerPort string // RedisAddress the server and port where redis will run RedisAddress string }
Click to show internal directories.
Click to hide internal directories.