Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config represents pinner's configuration. Pinner is the identifier of the target IPFS service.
func (*Config) Pin ¶
Pin pins a file to a network and returns a content id and an error. The file is an interface to access the file. It's contents may be either stored in memory or on disk. If stored on disk, it's underlying concrete type should be a file path. If it is in memory, it should be an *io.Reader or byte slice.
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
Package http implements an HTTP client with retries.
|
Package http implements an HTTP client with retries. |
pkg
|
|
fission
Fission is a backend-as-a-service that uses IPFS and supports pinning.
|
Fission is a backend-as-a-service that uses IPFS and supports pinning. |
infura
Infura is a freemium pinning service that doesn't require any additional setup.
|
Infura is a freemium pinning service that doesn't require any additional setup. |
ipfs-cluster
https://cluster.ipfs.io/documentation/guides/pinning/
|
https://cluster.ipfs.io/documentation/guides/pinning/ |
nftstorage
NFT.Storage is a long-term storage service designed for off-chain NFT data (like metadata, images, and other assets) for up to 31GiB in size.
|
NFT.Storage is a long-term storage service designed for off-chain NFT data (like metadata, images, and other assets) for up to 31GiB in size. |
pinata
Pinata is another freemium pinning service.
|
Pinata is another freemium pinning service. |
temporal
Temporal is an enterprise-grade storage solution featuring an easy to use API that can be integrated into any existing application stack.
|
Temporal is an enterprise-grade storage solution featuring an easy to use API that can be integrated into any existing application stack. |
web3storage
Web3.Storage is a service to make building on top of Filecoin as simple as possible - giving the developers the power of open, distributed networks via a friendly JS client library.
|
Web3.Storage is a service to make building on top of Filecoin as simple as possible - giving the developers the power of open, distributed networks via a friendly JS client library. |
Click to show internal directories.
Click to hide internal directories.