Go to file
Pavel Merzlyakov 219428c7f6 reading float32 from float64 without error 2024-03-15 16:36:12 +03:00
changed_fields.go Add string key for changed fields 2023-12-17 11:42:39 +03:00
changed_fields_test.go Add string key for changed fields 2023-12-17 11:42:39 +03:00
fields_mask.go additional methods for FieldsMask and ChangedFields 2023-06-17 10:45:52 +03:00
fields_mask_test.go fix mod name 2023-09-11 17:41:16 +03:00
go.mod fix mod name 2023-09-11 17:41:16 +03:00
go.sum optimize dependencies 2023-06-07 14:03:55 +03:00
interface.go ReadableWritable interface added 2023-09-11 20:09:11 +03:00
meta.go fix reading null virtual field of a struct 2023-11-23 17:11:43 +03:00
msgpack_assoc_reader.go fix reading null virtual field of a struct 2023-11-23 17:11:43 +03:00
msgpack_assoc_reader_test.go fix reading null virtual field of a struct 2023-11-23 17:11:43 +03:00
msgpack_assoc_writer.go improve writer interface 2023-07-03 22:09:39 +03:00
msgpack_assoc_writer_test.go fix mod name 2023-09-11 17:41:16 +03:00
msgpack_reader.go reading float32 from float64 without error 2024-03-15 16:36:12 +03:00
msgpack_reader_test.go fix reading null virtual field of a struct 2023-11-23 17:11:43 +03:00
msgpack_writer.go improve writer interface 2023-07-03 22:09:39 +03:00
msgpack_writer_test.go fix mod name 2023-09-11 17:41:16 +03:00
structs_test.go fix reading null virtual field of a struct 2023-11-23 17:11:43 +03:00