Documentation ¶ Index ¶ func CreateServerHTTP(ctx *context.Context) (*echo.Echo, *service.Services, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CreateServerHTTP ¶ func CreateServerHTTP(ctx *context.Context) (*echo.Echo, *service.Services, error) CreateServerHTTP builds the HTTP server and returns the services it wired, so that background work outside HTTP - the scheduler - shares the same instances rather than building a second set. Types ¶ This section is empty. Source Files ¶ View all Source files server.go Directories ¶ Show internal Expand all Path Synopsis route api/project auth health Click to show internal directories. Click to hide internal directories.