wangguangsheng

Results 1 comments of wangguangsheng

cfg.Set(`phones.0`, `1381000000`) ===>it ok cfg.Set(`phones.1`, `1381000001`) ===>it error because of the code : case []interface{}: if i, error := strconv.ParseInt(part, 10, 0); error == nil { // 1. normalize slice...