info

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Info

func Info(c *gin.Context)

Types

type Reply

type Reply struct {
	Version   string   `json:"version"`   // 版本信息
	Addresses []string `json:"addresses"` // 服务地址
	Username  string   `json:"username"`  // 用户名
	Password  string   `json:"password"`  // 密码
}

Jump to

Keyboard shortcuts

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