package
Version:
v1.14.0-rc5
Opens a new window with list of versions in this module.
Published: Nov 9, 2023
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func To32ByteArray(input []byte) [32]byte
To32ByteArray creates a 32-byte array of NUL bytes, and then copies the first
32 bytes from input into that array and returns the array.
func ToCid(object interface{}) (cid.Cid, error)
ToCid gets the Cid for the argument passed in
Source Files
¶
Click to show internal directories.
Click to hide internal directories.