package
1.17.0
Repository: https://github.com/0chain/blobber.git
Documentation: pkg.go.dev

# Functions

GetNodeContext - setup a context with the self node */.
GetSelfNode - given a context, return the self node associated with it */.
Hash - hash the given data and return the hash as hex string */.
RawHash - Logic to hash the text and return the hash bytes */.

# Constants

No description provided by the author
No description provided by the author

# Variables

Self represents the node of this intance */.

# Structs

SelfNode -- self node type*/.

# Type aliases

No description provided by the author