Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBatchHTTPHandler ¶
func NewBatchHTTPHandler(mc missionctl.MissionControl, rl *resultlog.ResultLogger) http.Handler
NewBatchHTTPHandler creates an instance of the Mission Control's prediction request handler
func NewHTTPHandler ¶
func NewHTTPHandler(mc missionctl.MissionControl, rl *resultlog.ResultLogger) http.Handler
NewHTTPHandler creates an instance of the Mission Control's prediction request handler
func NewInternalAPIHandler ¶
NewInternalAPIHandler creates an instance of the internal api handler.
It accepts a list of service URLs that Turing router will accept or access. These service URLs will be checked, to ensure they are resolvable, as part of the readiness check. This is because sometimes it can take several seconds for the URL host to be resolvable.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.