kubo/core/coreunix
Tommi Virtanen c9ce2e724a Simplify Pinner interface by folding ManualPinner into Pinner
Pinner had method GetManual that returned a ManualPinner, so every
Pinner had to implement ManualPinner anyway.

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-12 08:17:17 -08:00
..
test_data feat(coreunix): AddR for recursive Adds 2015-01-24 12:22:22 -08:00
add_test.go replace nodebuilder with a nicer interface 2015-08-27 08:43:10 -07:00
add.go Simplify Pinner interface by folding ManualPinner into Pinner 2016-01-12 08:17:17 -08:00
cat.go Allow ipfs cat on ipns path 2015-10-31 15:55:47 +07:00
metadata_test.go Replace context.TODO in test files with context.Background 2015-08-23 19:55:45 +07:00
metadata.go Localize the scope of context.WithCancel for every DAG.Get 2015-08-23 22:38:04 +07:00