destorage

package
v0.0.0-...-5d479c6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

README

Decentralized Data Storage

  • Web3.storage

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeStorage

type DeStorage interface {
	DownloadFile(cid, fileName string) (content []byte, err error)
	// Upload a file to Decentralized Storage and get the CID for it
	UploadFile(content []byte, path string) (cid string, err error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL