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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Info

func Info() (*info.Reply, error)

Info 获取服务信息

Types

type Response

type Response struct {
	Code int         `json:"code"` // code
	Msg  string      `json:"msg"`  // 消息
	Data *info.Reply `json:"data"` // 数据
}

Jump to

Keyboard shortcuts

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