package
Version:
v0.21.1
Opens a new window with list of versions in this module.
Published: Dec 29, 2018
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Message struct {
Message string
Status int
}
Message 一个错误代码对应的内容
Messages 保存所有的代码与消息对应关系
LocaleMessages 本化地的错误信息列表
Messages 错误信息列表
若需要特定语言的内容,可以调用 LocaleMessages() 函数获取。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.