Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*options)
func WithRPCClient ¶
WithRPCClient takes rpc client for testability
type Scanner ¶
type Scanner struct {
// contains filtered or unexported fields
}
Scanner implements the RPC scanner
func NewScanner ¶
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.