$ mcube/examples/http_gin ‹master*› » go run main.go
...
2024-01-01T15:31:27+08:00 INFO health/gin/check.go:52 > Get the Health using http://127.0.0.1:8080/healthz component:HEALTH_CHECK
...
$ mcube/examples/http_go_restful ‹master*› » go run main.go
...
2023-12-27T11:18:40+08:00 INFO metric/restful/metric.go:55 > Get the Metric using http://127.0.0.1:8080/metrics component:METRIC
...