libs5-go/encoding
Derrick Hammer f45e297791
refactor: make fullBytes private and create a getter
2024-01-06 07:11:51 -05:00
..
testdata refactor: move test consts under testdata folder in pkg 2024-01-04 02:51:05 -05:00
cid.go refactor: make fullBytes private and create a getter 2024-01-06 07:11:51 -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 refactor: make fullBytes private and create a getter 2024-01-06 07:11:51 -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 refactor: make fullBytes private and create a getter 2024-01-06 07:11:51 -05:00
multihash_test.go refactor: make fullBytes private and create a getter 2024-01-06 07:11:51 -05:00
nodeid.go refactor: move Data to be accessed via Bytes and Raw 2024-01-06 06:33:23 -05:00