//
pkg.gl
Category
github.com/quarkcloudio/quark-go/v3
template
admin
component
message
package
3.6.5
Repository:
https://github.com/quarkcloudio/quark-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
11
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