Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HealthCheckConfig = healthcheck.Config{
LivenessProbe: healthCheckProbe,
ReadinessProbe: readinessProbe,
LivenessEndpoint: "/health",
ReadinessEndpoint: "/ready",
}
Functions ¶
func AddInferenceRoutes ¶
func AddInferenceRoutes(router fiber.Router)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.