ololo

Results 12 comments of ololo

Вау! Очень круто! Я очень постараюсь на выходных посмотреть код!

i made some research and found place where shit happened. `func isZero(v reflect.Value) bool`, line 559, `return !v.Bool()`, `v.Bool()` equal `false` and `!fasle == true` and this function returns `true`.

You can create map for required values and check is key exists in map. What do you think?

And i pretty sure that other libraries dont have problems with negative bool variables, but this library does not allow it's users to use negative bool variable - it means...

> I do not agree with your point about bool variable support - if you don't use pointers, zero value always treated like "not provided" - same with json, yaml,...

same issue. any news? or anytype is not any?

when planning to release grpc support?