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 Service ¶ added in v0.61.0
type Service struct {
// contains filtered or unexported fields
}
Service implements the RPC client for remote scanning
func NewService ¶ added in v0.61.0
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.