Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MonitorLotusSync ¶ added in v0.6.0
func MonitorLotusSync(clientBuilder ClientBuilder)
MonitorLotusSync fires a goroutine that will generate metrics with Lotus node height.
Types ¶
type ClientBuilder ¶ added in v0.6.0
type ClientBuilder func() (*apistruct.FullNodeStruct, func(), error)
ClientBuilder creates a new Lotus client.
func NewBuilder ¶ added in v0.6.0
NewBuilder creates a new ClientBuilder.
Click to show internal directories.
Click to hide internal directories.