# Functions
NewListsSharder creates a new kad list based kad sharder instance.
NewNilListSharder returns a disabled sharder implementation.
NewOneListSharder creates a new sharder instance that is shard agnostic and uses one list.
# Structs
ArgListsSharder represents the argument structure used in the initialization of a listsSharder implementation.