package
Version:
v1.1.3
Opens a new window with list of versions in this module.
Published: Aug 4, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
@Tags health
@Summary ping
@Accept application/json
@Produce application/json
@Success 200 {string} string "{"code": 200, "data": {"ping": "pong"}}"
@Router /api/v1/health/ping [post]
@Tags health
@Summary check health status
@Accept application/json
@Produce application/json
@Success 200 {string} string "{"code": 200, "data": "0"}"
@Router /api/v1/health/status [get]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.