Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexBatchData ¶ added in v0.8.0
type Indexer ¶
type Indexer struct {
// contains filtered or unexported fields
}
Indexer helps sending news to the indexer service: https://github.com/encypher-studio/newsware-indexer
func (Indexer) IndexBatch ¶
IndexBatch calls /index/batch and returns the total amount of indexed records, the last indexed id, and an error if exists
Click to show internal directories.
Click to hide internal directories.