package
Version:
v0.0.0-...-0f91579
Opens a new window with list of versions in this module.
Published: Sep 22, 2023
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 "{"ping": "pong"}"
@Router /api/v1/health/ping [post]
@Tags health
@Summary check health status
@Accept application/json
@Produce application/json
@Success 200 {string} string "0"
@Router /api/v1/health/status [get]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.