lbry.go/zero
2014-09-17 10:12:28 +09:00
..
bool.go UnmarshalJSON returns an error for invalid zero.* types, tests 2014-09-09 12:31:58 +09:00
bool_test.go UnmarshalJSON returns an error for invalid zero.* types, tests 2014-09-09 12:31:58 +09:00
float.go UnmarshalJSON returns an error for invalid zero.* types, tests 2014-09-09 12:31:58 +09:00
float_test.go UnmarshalJSON returns an error for invalid zero.* types, tests 2014-09-09 12:31:58 +09:00
int.go avoid loss of precision in JSON unmarshal 2014-09-17 09:52:39 +09:00
int_test.go overflow and float conversion tests 2014-09-17 10:12:28 +09:00
string.go UnmarshalJSON returns an error for invalid zero.* types, tests 2014-09-09 12:31:58 +09:00
string_test.go UnmarshalJSON returns an error for invalid zero.* types, tests 2014-09-09 12:31:58 +09:00