Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get(sgc StoreGetConfiguration) ([]byte, error)
Get is used to retrieve a store message - i.e. a file - on the Aleph network.
It uses the file's hash generated at publish time to retrieve it.
func Publish ¶
func Publish(configuration StorePublishConfiguration) (string, error)
Types ¶
type StoreContent ¶
type StoreGetConfiguration ¶
Click to show internal directories.
Click to hide internal directories.