acs

package
v0.0.0-...-19ed313 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CVECollectorLoop

func CVECollectorLoop(collectorParams CollectorLoopParams)

Types

type ACSCredentials

type ACSCredentials struct {
	Endpoint string
	Token    string
}

type CollectorLoopParams

type CollectorLoopParams struct {
	Collector      *collector.CVECollector
	Logger         log.Logger
	Credentials    ACSCredentials
	ExitSignal     chan struct{}
	WorkerPoolSize int
	Timeout        int
	Retry          int
	Interval       int
}

Jump to

Keyboard shortcuts

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