JianYe

Results 5 comments of JianYe

You must call app.Build()

Or if can get the names and locations of all parameters.it's fine too.

Is there any change in this question

> [@StrangeYear](https://github.com/StrangeYear) > > exchangeRate := make(ExchangeRate) > // ExchangeRate 类型的定义是什么? map[string]map[string]float64

> The right thing to do is this > > gconv.Scan(cacheValue, &user) It can run normally in versions earlier than 2.6.3