package
0.0.0-20240930111939-8d08343a7663
Repository: https://github.com/diycoder/elf.git
Documentation: pkg.go.dev

# README

echo 返回结果封装

使用说明

若报错,json返回结果调用如下

data.Error(ctx, err)

若不报错,json调用如下

data.Success(ctx, result)

若返回文件,调用如下

data.File(ctx, f)

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author