internal

package
v1.26.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReuseSlice added in v0.38.0

func ReuseSlice[T any](slice []T, n int) []T

ReuseSlice returns a zeroed view of slice if its capacity is greater than or equal to n. Otherwise, it returns a new []T with capacity equal to n.

Types

This section is empty.

Directories

Path Synopsis
Package aggregate provides aggregate types used compute aggregations and cycle the state of metric measurements made by the SDK.
Package aggregate provides aggregate types used compute aggregations and cycle the state of metric measurements made by the SDK.
Package exemplar provides an implementation of the OpenTelemetry exemplar reservoir to be used in metric collection pipelines.
Package exemplar provides an implementation of the OpenTelemetry exemplar reservoir to be used in metric collection pipelines.
x
Package x contains support for OTel metric SDK experimental features.
Package x contains support for OTel metric SDK experimental features.

Jump to

Keyboard shortcuts

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