package pb func GetErrorCodeMsg(code ErrorCode) string { return code.ToString() }