# Packages

No description provided by the author

# Functions

ChunkMapKeys is a generic function that takes a map with keys of any comparable type and values of any type, and an integer as input.
ChunkSlice is a generic function that takes a slice of any type and an integer as input.
GenerateCarHeader generates the CAR (Content Addressable aRchive) format header based on the given root CID (Content Identifier).
GenerateNewPeer is a function that generates a new peer for the IPFS network.
GetLotusHeadTime retrieves the timestamp of the latest block in the Lotus API and returns it as a time.Time value.
InitHost initializes a new libp2p host with the provided options and listen addresses.
IsAllDigits is a function that checks if a string contains only digits.
No description provided by the author
NewLotusClient is a function that creates a new JSON-RPC client for interacting with a Lotus node.
NextPowerOfTwo calculates the smallest power of two that is greater than or equal to x.
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author