directory
0.0.0-20201201023048-a52a6fd3d10b
Repository: https://github.com/kebohan1/ipfs-cluster.git
Documentation: pkg.go.dev

# Packages

Package ascendalloc implements an ipfscluster.PinAllocator, which returns allocations based on sorting the metrics in ascending order.
Package descendalloc implements an ipfscluster.PinAllocator returns allocations based on sorting the metrics in descending order.
Package util is a utility package used by the allocator implementations.