libs5-go/encoding
Derrick Hammer 8d1bdd87ac
refactor: move Data to be accessed via Bytes and Raw
2024-01-06 06:33:23 -05:00
..
testdata refactor: move test consts under testdata folder in pkg 2024-01-04 02:51:05 -05:00
cid.go refactor: move UnmarshalBase64UrlJSON to encoding to prevent an import loop 2024-01-04 09:51:35 -05:00
cid_test.go refactor: move test consts under testdata folder in pkg 2024-01-04 02:51:05 -05:00
encoding.go refactor: move UnmarshalBase64UrlJSON to encoding to prevent an import loop 2024-01-04 09:51:35 -05:00
encrypted_cid.go fix: need to export Encoder for test cases 2024-01-04 10:08:13 -05:00
multibase.go fix: need to export Encoder for test cases 2024-01-04 10:08:13 -05:00
multibase_test.go refactor: move test consts under testdata folder in pkg 2024-01-04 02:51:05 -05:00
multihash.go feat: add json marshal support to encoding 2024-01-04 04:19:24 -05:00
multihash_test.go refactor: move test consts under testdata folder in pkg 2024-01-04 02:51:05 -05:00
nodeid.go refactor: move Data to be accessed via Bytes and Raw 2024-01-06 06:33:23 -05:00