Derrick Hammer
|
fd786ac3c1
|
refactor: make InitMarshaller signature consistent with InitUnmarshaller
|
2024-02-29 23:36:48 -05:00 |
Derrick Hammer
|
2bf906d31c
|
refactor: change InitUnmarshaller to accept a variable number of metadata types, see if any match, and return what was found
|
2024-02-29 23:35:52 -05:00 |
Derrick Hammer
|
36c4212305
|
chore: remove commented code
|
2024-01-05 07:41:33 -05:00 |
Derrick Hammer
|
85320087a4
|
fix: need to pack with int, not int8
|
2024-01-04 13:49:23 -05:00 |
Derrick Hammer
|
e6034b9aae
|
refactor: move UnmarshalBase64UrlJSON to encoding to prevent an import loop
|
2024-01-04 09:51:35 -05:00 |
Derrick Hammer
|
bebea5a7e1
|
feat: add serialize package
|
2024-01-04 08:21:19 -05:00 |