Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithCustomHeaders ¶ added in v0.4.0
WithCustomHeaders adds custom headers to request headers
func WithRPCClient ¶ added in v0.25.0
WithRPCClient takes rpc client for testability
Types ¶
type Scanner ¶ added in v0.5.0
type Scanner struct {
// contains filtered or unexported fields
}
Scanner implements the RPC scanner
func NewScanner ¶ added in v0.5.0
func NewScanner(scannerOptions ScannerOption, opts ...option) Scanner
NewScanner is the factory method to return RPC Scanner
Click to show internal directories.
Click to hide internal directories.