Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tracker ¶
type Tracker struct {
// contains filtered or unexported fields
}
func NewTracker ¶
NewTracker instantiates a new best block tracker with the config provided by the user You should call `Run()` to actually start the process
func (*Tracker) Err ¶
Err returns a channel of errors that should be consumed to avoid the tracker getting stuck
Click to show internal directories.
Click to hide internal directories.