Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Indexer ¶
type Indexer struct {
// contains filtered or unexported fields
}
Indexer creates a miner's index with Filecoin and Textile data.
type Option ¶
type Option func(*config)
Option allows to configure an indexer.
func WithFrequency ¶
WithFrequency indicates the frequency for the indexer daemon.
func WithRunOnStart ¶
WithRunOnStart indicates if the index must be generated when the deamon is started.
func WithSnapshotMaxAge ¶
WithSnapshotMaxAge indicates the max-age of a snapshot, indicating that a new one should be generated.
Click to show internal directories.
Click to hide internal directories.