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 Service ¶ added in v0.61.1
type Service struct {
// contains filtered or unexported fields
}
Service implements the RPC client for remote scanning
func NewService ¶ added in v0.61.1
func NewService(scannerOptions ServiceOption, opts ...Option) Service
NewService is the factory method to return RPC Service
Click to show internal directories.
Click to hide internal directories.