-
- Downloads
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>
Showing
- core/commands/add.go 5 additions, 6 deletionscore/commands/add.go
- core/corehttp/gateway_handler.go 1 addition, 1 deletioncore/corehttp/gateway_handler.go
- core/coreunix/add.go 3 additions, 5 deletionscore/coreunix/add.go
- importer/balanced/balanced_test.go 1 addition, 1 deletionimporter/balanced/balanced_test.go
- importer/helpers/dagbuilder.go 1 addition, 1 deletionimporter/helpers/dagbuilder.go
- importer/importer.go 3 additions, 3 deletionsimporter/importer.go
- importer/trickle/trickle_test.go 1 addition, 1 deletionimporter/trickle/trickle_test.go
- ipnsfs/file.go 1 addition, 1 deletionipnsfs/file.go
- merkledag/merkledag_test.go 2 additions, 2 deletionsmerkledag/merkledag_test.go
- pin/pin.go 12 additions, 16 deletionspin/pin.go
- unixfs/mod/dagmodifier.go 2 additions, 2 deletionsunixfs/mod/dagmodifier.go
- unixfs/mod/dagmodifier_test.go 6 additions, 6 deletionsunixfs/mod/dagmodifier_test.go
Loading
Please register or sign in to comment