//
pkg.gl
Category
github.com/quarkcloudio/quark-go/v2
pkg
app
admin
component
message
package
2.4.6
Repository:
https://github.com/quarkcloudio/quark-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
14
Files
110 SLOC
#
Functions
Error
返回失败,Error("错误") | Error("操作失败", "/home/index").
New
初始化组件.
Success
返回成功,Success("成功") | Success("成功", "/home/index", map[string]interface{}{"title":"标题"}).
#
Structs
Component
No description provided by the author