kubo/core/coreiface/tests
Jorropo dafdce8983 path: replace ImmutablePath interface with struct
Let's not repeat https://github.com/ipfs/go-block-format/issues/45 interface for struct with one implementation and no value added.


This commit was moved from ipfs/boxo@45c797e0cc
2023-10-09 09:35:59 +02:00
..
api.go coreiface: add a testing.T argument to the provider 2023-05-30 19:54:01 +02:00
block.go feat(path)!: consolidated path libraries (#334) 2023-10-06 16:04:23 +02:00
dag.go feat(path)!: consolidated path libraries (#334) 2023-10-06 16:04:23 +02:00
dht.go coreiface: add a testing.T argument to the provider 2023-05-30 19:54:01 +02:00
key.go coreiface: add a testing.T argument to the provider 2023-05-30 19:54:01 +02:00
name.go feat(path)!: consolidated path libraries (#334) 2023-10-06 16:04:23 +02:00
object.go feat(path)!: consolidated path libraries (#334) 2023-10-06 16:04:23 +02:00
path.go feat(path)!: consolidated path libraries (#334) 2023-10-06 16:04:23 +02:00
pin.go feat(path)!: consolidated path libraries (#334) 2023-10-06 16:04:23 +02:00
pubsub.go coreiface: add a testing.T argument to the provider 2023-05-30 19:54:01 +02:00
routing.go feat(path)!: consolidated path libraries (#334) 2023-10-06 16:04:23 +02:00
unixfs.go path: replace ImmutablePath interface with struct 2023-10-09 09:35:59 +02:00