Lines Matching refs:success
263 resp(&w)(true, 0, "success", map[string]interface{}{
280 resp(&w)(true, 0, "success", map[string]interface{}{
299 resp(&w)(true, 0, "success", map[string]interface{}{
334 resp(&w)(true, 0, "success", map[string]interface{}{
406 return func(success bool, code int, msg string, obj map[string]interface{}) {
408 "success": success,
415 "success": false,
523 resp(&w)(true, 0, "success", map[string]interface{}{
575 fmt.Printf("mkdir success!\n")