listener

package
v2.0.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0, BSD-3-Clause, Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package listener provides functions and types used to listen to AppSec instrumentation events produced by code usintrumented using the functions and types found in github.com/DataDog/dd-trace-go/v2/internal/appsec/emitter.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddressSet

type AddressSet map[string]struct{}

AddressSet is a set of WAF addresses.

func FilterAddressSet

func FilterAddressSet(supported AddressSet, handle *waf.Handle) AddressSet

FilterAddressSet filters the supplied `supported` address set to only include entries referenced by the supplied waf.Handle.

type ContextKey

type ContextKey struct{}

ContextKey is used as a key to store operations in the request's context (gRPC/HTTP)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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