ipfs-search/ipfs-search

View on GitHub
components/index/multiget.go

Summary

Maintainability
A
0 mins
Test Coverage
B
85%

Function MultiGet has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

func MultiGet(ctx context.Context, indexes []Index, id string, dst interface{}, fields ...string) (Index, error) {
Severity: Minor
Found in components/index/multiget.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status