httpAPI

package
v1.45.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var APP struct {
	Health HealthAPI
}

Functions

This section is empty.

Types

type HealthAPI

type HealthAPI struct{}

func (HealthAPI) JSON

func (HealthAPI) JSON(c *gin.Context)

JSON 健康检查 JSON 格式 * URL ANY /health/json

func (HealthAPI) TOML

func (HealthAPI) TOML(c *gin.Context)

JSON 健康检查 JSON 格式 * URL ANY /health/toml

func (HealthAPI) YAML

func (HealthAPI) YAML(c *gin.Context)

JSON 健康检查 JSON 格式 * URL ANY /health/yaml

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL