Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FrontendPort ¶ added in v1.0.0
func FrontendPort() int
FrontendPort returns the frontend dev server port (base + 2).
func PostgresPort ¶ added in v1.0.0
func PostgresPort() int
PostgresPort returns the Postgres host port (base + 3).
func SetPort ¶ added in v1.0.0
func SetPort(p int)
SetPort is called from the generated constants.gen.go to register the base port at init time.
func SetProjectName ¶
func SetProjectName(name string)
SetProjectName is called from the generated constants.gen.go to register the project name at init time.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.