Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunMigrate ¶ added in v0.14.0
func RunMigrate() int
RunMigrate run all pending migrations on current DATABASE_URL Returns an exitcode, 0 for OK and 1 for ERROR
func RunPing ¶
func RunPing() int
RunPing checks if Fider Server is running and is healthy Returns an exitcode, 0 for OK and 1 for ERROR
func RunServer ¶
func RunServer(settings *models.SystemSettings) int
RunServer starts the Fider Server Returns an exitcode, 0 for OK and 1 for ERROR
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.