fiber/middleware/healthcheck
kirankumar-grootan 7156af655a feat: Add Startup Probe to Healthcheck Middleware (#3069)
* added startup default probe endpoint

* added test case

* updated docs

* updated test order

* added test case

* fixed go fmt and md lint

* fixed go fmt and md lint

* updated doc as per coderabbitai suggestions

* changed healhtcheck route register to use default const instead of string for test cases

* updated whats new with healthcheck content

* updated whats new doc with coderabbitai sugg

* updated migration guide
2024-07-25 08:41:38 -04:00
..
config.go feat: Add Startup Probe to Healthcheck Middleware (#3069) 2024-07-25 08:41:38 -04:00
healthcheck.go ♻️ refactor: Migrate HealthChecker to v3 (#2884) 2024-02-29 08:50:13 +01:00
healthcheck_test.go feat: Add Startup Probe to Healthcheck Middleware (#3069) 2024-07-25 08:41:38 -04:00