Go to file
Pavel Merzlyakov 19f50973f1 fix reading null virtual field of a struct 2023-11-23 17:11:43 +03:00
changed_fields.go additional methods for FieldsMask and ChangedFields 2023-06-17 10:45:52 +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 fix reading null virtual field of a struct 2023-11-23 17:11:43 +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