Exemplo n.º 1
0
func getBool(w *jsonw.Wrapper) (interface{}, error) {
	return w.GetBool()
}