findingsclient

package
v0.0.23-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

README

Findings Client

This implementation of component.Storer interacts with a findings client via GRPC.

Configuration

Environment Variable Type Required Default Possible Values
SMITHY_REMOTE_STORE_FINDINGS_SERVICE_ADDR string no localhost:50051 -
SMITHY_REMOTE_CLIENT_MAX_ATTEMPTS int no 10 -
SMITHY_REMOTE_CLIENT_INITIAL_BACKOFF_SECONDS duration in seconds no 5s -
SMITHY_REMOTE_CLIENT_MAX_BACKOFF_SECONDS duration in seconds no 60s -
SMITHY_REMOTE_CLIENT_BACKOFF_MULTIPLIER float no 1.5 -
SMITHY_REMOTE_CLIENT_PAGE_SIZE int no 100 -

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() (*client, error)

New it returns a new findings' client.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL