package
0.0.0-20241202140915-f5a8bb7a9236
Repository: https://github.com/gdgrc/grutils.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
func MakeErrcodeWithMsg(result int, msg string) (rc *ResponseContext) {
rc = &ResponseContext{Errcode: result, Msg: msg}
return
}
*/ Error .
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author