libs5-go/metadata
Derrick Hammer 15030b6866
refactor: use a linked hash map to keep order of file and directory entries, and refactor the json and msgpack marshalling and centralize it further
2024-01-05 03:46:08 -05:00
..
testdata feat: wip directory metadata 2024-01-04 08:20:37 -05:00
directory.go refactor: use a linked hash map to keep order of file and directory entries, and refactor the json and msgpack marshalling and centralize it further 2024-01-05 03:46:08 -05:00
directory_details.go feat: wip directory metadata 2024-01-04 08:20:37 -05:00
directory_reference.go feat: wip directory metadata 2024-01-04 08:20:37 -05:00
directory_test.go feat: wip directory metadata 2024-01-04 08:20:37 -05:00
extra.go refactor: centralize code more 2024-01-04 10:50:08 -05:00
file_reference.go fix: missing return Encode 2024-01-04 13:48:17 -05:00
file_version.go fix: don't call encode inside EncodeMsgpack, ensure its delegated to the custom marshalers 2024-01-04 13:49:07 -05:00
file_version_thumbnail.go feat: wip directory metadata 2024-01-04 08:20:37 -05:00
meta.go feat: wip directory metadata 2024-01-04 08:20:37 -05:00
misc.go fix: need to cast to Base64UrlBinary 2024-01-04 08:57:58 -05:00