dtypes

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2020 License: Apache-2.0, MIT Imports: 17 Imported by: 94

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIAlg

type APIAlg jwt.HMACSHA

type APIEndpoint added in v0.3.0

type APIEndpoint multiaddr.Multiaddr

type AcceptingStorageDealsConfigFunc added in v0.4.0

type AcceptingStorageDealsConfigFunc func() (bool, error)

AcceptingStorageDealsFunc is a function which reads from miner config to determine if the user has disabled storage deals (or not).

type AfterGenesisSet added in v0.3.0

type AfterGenesisSet struct{}

type BootstrapPeers

type BootstrapPeers []peer.AddrInfo

type Bootstrapper added in v0.3.0

type Bootstrapper bool

type ChainBlockService

type ChainBlockService bserv.BlockService

type ChainBlockstore

type ChainBlockstore blockstore.Blockstore

type ChainExchange

type ChainExchange exchange.Interface

type ChainGCBlockstore

type ChainGCBlockstore blockstore.GCBlockstore

type ChainGCLocker

type ChainGCLocker blockstore.GCLocker

type ClientBlockstore

type ClientBlockstore blockstore.Blockstore

type ClientDAG

type ClientDAG format.DAGService

type ClientDataTransfer

type ClientDataTransfer datatransfer.Manager

ClientDataTransfer is a data transfer manager for the client

type ClientDatastore added in v0.3.0

type ClientDatastore datastore.Batching

type ClientDealStore

type ClientDealStore *statestore.StateStore

type ClientFilestore

type ClientFilestore *filestore.Filestore

type ClientRequestValidator added in v0.3.1

type ClientRequestValidator *requestvalidation.UnifiedRequestValidator

type DrandBootstrap added in v0.4.0

type DrandBootstrap []peer.AddrInfo

type Graphsync added in v0.3.0

type Graphsync graphsync.GraphExchange

type MetadataDS

type MetadataDS datastore.Batching

MetadataDS stores metadata dy default it's namespaced under /metadata in main repo datastore

type MinerAddress added in v0.3.0

type MinerAddress address.Address

type MinerID added in v0.3.0

type MinerID abi.ActorID

type NetworkName added in v0.3.0

type NetworkName string

type ProviderDataTransfer

type ProviderDataTransfer datatransfer.Manager

ProviderDataTransfer is a data transfer manager for the provider

type ProviderDealStore

type ProviderDealStore *statestore.StateStore

type ProviderPieceStore added in v0.3.0

type ProviderPieceStore piecestore.PieceStore

type ProviderRequestValidator added in v0.3.1

type ProviderRequestValidator *requestvalidation.UnifiedRequestValidator

type ScoreKeeper added in v0.3.1

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

func (*ScoreKeeper) Get added in v0.3.1

func (sk *ScoreKeeper) Get() map[peer.ID]float64

func (*ScoreKeeper) Update added in v0.3.1

func (sk *ScoreKeeper) Update(scores map[peer.ID]float64)

type SetAcceptingStorageDealsConfigFunc added in v0.4.0

type SetAcceptingStorageDealsConfigFunc func(bool) error

SetAcceptingStorageDealsFunc is a function which is used to disable or enable storage deal acceptance.

type ShutdownChan added in v0.3.2

type ShutdownChan chan struct{}

ShutdownChan is a channel to which you send a value if you intend to shut down the daemon (or storage miner), including the node and RPC server.

type StagingBlockstore added in v0.2.1

type StagingBlockstore blockstore.Blockstore

type StagingDAG

type StagingDAG format.DAGService

type StagingGraphsync added in v0.2.1

type StagingGraphsync graphsync.GraphExchange

Jump to

Keyboard shortcuts

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