Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶ added in v0.27.0
type Option func(*options)
func WithRPCClient ¶ added in v0.25.0
WithRPCClient takes rpc client for testability
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.