Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FetcherJob ¶
type FetcherJob struct {
// contains filtered or unexported fields
}
FetcherJob represent a job to crawl trade logs from block to block
func NewFetcherJob ¶
NewFetcherJob return an instance of fetcherJob
type Pool ¶
type Pool struct {
// contains filtered or unexported fields
}
Pool represents a group of workers which is capable of handle many jobs at a time
func (*Pool) GetLastCompleteJobOrder ¶
GetLastCompleteJobOrder return the order of the latest completed job
Click to show internal directories.
Click to hide internal directories.