package
0.1.8
Repository: https://github.com/sagoo-cloud/nexframe.git
Documentation: pkg.go.dev

# Functions

JsonExit 返回标准JSON数据并退出当前HTTP执行函数。.
JsonRedirect 返回标准JSON数据引导客户端跳转。.
JsonRedirectExit 返回标准JSON数据引导客户端跳转,并退出当前HTTP执行函数。.
JSONResp 返回标准JSON数据。.
No description provided by the author
No description provided by the author
ToJsonFIle 向前端返回文件 参数 content 为上面生成的io.ReadSeeker, fileTag 为返回前端的文件名.
ToPlainText 输出流.
ToXls 向前端返回Excel文件 参数 content 为上面生成的io.ReadSeeker, fileTag 为返回前端的文件名.

# Constants

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

# Structs

No description provided by the author
JsonRes 数据返回通用JSON数据结构.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author