ipfs

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPFS

type IPFS struct {
	// contains filtered or unexported fields
}

func NewIPFS

func NewIPFS(endpoint string) *IPFS

func (*IPFS) AddContent

func (s *IPFS) AddContent(content []byte) (string, error)

func (*IPFS) AddFile

func (s *IPFS) AddFile(path string) (string, error)

func (*IPFS) Cat

func (s *IPFS) Cat(cid string) ([]byte, error)

Jump to

Keyboard shortcuts

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