gatewayapi

package
v0.149.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Copyright The OpenTelemetry Authors SPDX-License-Identifier: Apache-2.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiAvailability

type ApiAvailability int

ApiAvailability holds the auto-detected API availability state.

const (
	// ApiNotAvailable represents the API is not available.
	ApiNotAvailable ApiAvailability = iota

	// ApiAvailable represents the API is available.
	ApiAvailable
)

func (ApiAvailability) String

func (p ApiAvailability) String() string

Jump to

Keyboard shortcuts

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