Change pins API (#1566)
The pins API is unified and exposes only addresses of pinned roots without exposinge the associated counter to the users.
Showing
This diff is collapsed.
pkg/api/pin.go
0 → 100644
pkg/api/pin_bytes.go
deleted
100644 → 0
pkg/api/pin_bzz.go
deleted
100644 → 0
This diff is collapsed.
pkg/api/pin_files.go
deleted
100644 → 0
pkg/api/pin_test.go
0 → 100644
pkg/pinning/doc.go
0 → 100644
pkg/pinning/mock/mock.go
0 → 100644
pkg/pinning/pinning.go
0 → 100644
pkg/pinning/pinning_test.go
0 → 100644
This diff is collapsed.
Please register or sign in to comment