fission

package
v1.1.0-no-httpretry-fix Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Fission is a backend-as-a-service that uses IPFS and supports pinning. This service requires [signup](https://guide.fission.codes/hosting/fission-accounts). https://guide.fission.codes/developers/web-api

Index

Constants

View Source
const FISSION_URI = "https://runfission.com/ipfs"

Variables

This section is empty.

Functions

This section is empty.

Types

type Fission

type Fission struct {
	*http.Client

	Username string
	Password string
}

func (*Fission) PinFile

func (p *Fission) PinFile(filepath string) (string, error)

func (*Fission) PinHash

func (p *Fission) PinHash(hash string) (bool, error)

Jump to

Keyboard shortcuts

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