package
0.0.9
Repository: https://github.com/cinode/go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
FromPublicData creates an encrypted dynamic link data (public part) from given io.Reader Invalid links are rejected - i.e.
No description provided by the author

# Variables

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

# Structs

Public represents public link static data That identity corresponds to a single blob name.
PublicReader can be used to read publicly available information from given public data stream (or validate and stream the data out) The data can only be read once due to a streaming nature (it read the data on-the-fly from another reader).
No description provided by the author