Esempio n. 1
0
func getInt(w *jsonw.Wrapper) (interface{}, error) {
	return w.GetInt()
}