types

package
v1.6.1-0...-f207c0f Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Payload

type Payload = types.ProviderReport

Payload is an alias for types.ProviderReport. It represents the structure of the data used in telemetry reporting. This alias allows for easier reference and usage of the ProviderReport type within the telemetry package.

type PayloadCustomizer

type PayloadCustomizer = func(payload Payload) Payload

PayloadCustomizer is a function type that takes a Payload as input and returns a modified Payload. This allows for dynamic adjustments to the payload data based on specific requirements or conditions.

type PayloadKey

type PayloadKey = types.ProviderReportKey

PayloadKey is an alias for types.ProviderReportKey. It represents the key type used in the ProviderReport map. This alias simplifies the usage of ProviderReportKey within the telemetry package.

Jump to

Keyboard shortcuts

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