xxapi

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetUserInfo

func GetUserInfo() gin.HandlerFunc

Types

type Response

type Response struct {
	Code   int         `json:"code"`
	Data   interface{} `json:"data,omitempty"`
	ErrMsg interface{} `json:"errmsg,omitempty"`
}

Response 接口输出类

func NewDefaultResponse

func NewDefaultResponse() *Response

NewDefaultResponse 默认 Response

Jump to

Keyboard shortcuts

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