Commit graph

9 commits

Author SHA1 Message Date
Marius Orcsik
c928d2da7e
Removed local xsd:duration functionality in favour of external package 2020-04-11 09:36:11 +02:00
Marius Orcsik
eb8e886dae
Use UTC when unmarshaling and marshaling timestamps 2019-12-31 08:36:59 +01:00
Marius Orcsik
db8e40c894
Added proper Link Json marshaling
Fix some corner cases for Link unmarshaling

Small cleanups
2019-12-22 14:08:56 +01:00
Marius Orcsik
b9336e8da0
Fix writing to byte array the anyOf property 2019-12-21 11:08:44 +01:00
Marius Orcsik
6fe2b97669
Refactored a couple of the writeX encoding functions 2019-12-21 10:44:32 +01:00
Marius Orcsik
6bb34603e9
Refactored marshaling and removing bytes.Buffer in favor of a simple byte slice 2019-12-19 17:05:12 +01:00
Marius Orcsik
c295d6d15c
Added marshal Json method to Place, Profile, Relationship and Tombstone 2019-12-19 14:45:50 +01:00
Marius Orcsik
c4d6f93c22
Added actor Json marshal 2019-12-19 14:45:49 +01:00
Marius Orcsik
4599863fae
Added Activity/IntransitiveActivity/Question Json marshaling and tests 2019-12-19 14:45:24 +01:00