gcontext

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NilCtx

func NilCtx(ctx context.Context) bool

func ResponseFormat

func ResponseFormat(data any)

Types

type ResponseRender

type ResponseRender interface {
	SetCode(int)
	SetMsg(string)
	SetData(any)
	SetDataWithFormat(any)
}

ResponseRender 返回数据格式化

func NewResponseRender

func NewResponseRender() ResponseRender

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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