Documentation
¶
Index ¶
Constants ¶
View Source
const ( // VERSION ... VERSION = "1" // TODO Change when necessary (change of hash algorithm, modification of string structure, etc.) )
Variables ¶
This section is empty.
Functions ¶
func ExtractData ¶
ExtractData ...
Types ¶
type Crumbl ¶
type Crumbl struct { Source string HashEngine string Owners []signer.Signer Trustees []signer.Signer }
Crumbl ...
Click to show internal directories.
Click to hide internal directories.