Documentation ¶
Overview ¶
package blocks contains the lowest level of ipfs data structures, the raw block with a checksum.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Block ¶
Block is a singular block of data in ipfs
func NewBlockWithHash ¶
NewBlockWithHash creates a new block when the hash of the data is already known, this is used to save time in situations where we are able to be confident that the data is correct
Click to show internal directories.
Click to hide internal directories.