Documentation ¶
Index ¶
Constants ¶
View Source
const ( // https://github.com/ipfs/go-ipfs-chunker/pull/21#discussion_r369197120 MaxLeafPayloadSize = 1024 * 1024 MaxBlockWireSize = (2 * 1024 * 1024) - 1 )
Variables ¶
View Source
var LongTests bool
View Source
var PerformSanityChecks = true
View Source
var VeryLongTests bool
Functions ¶
This section is empty.
Types ¶
type Incomparabe ¶
type Incomparabe [0]func()
Click to show internal directories.
Click to hide internal directories.