internal

package
v1.11.2 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BoolToRaw

func BoolToRaw(b bool) uint64

func Float64ToRaw

func Float64ToRaw(f float64) uint64

func Int64ToRaw

func Int64ToRaw(i int64) uint64

func RawPtrToFloat64Ptr

func RawPtrToFloat64Ptr(r *uint64) *float64

func RawPtrToInt64Ptr

func RawPtrToInt64Ptr(r *uint64) *int64

func RawToBool

func RawToBool(r uint64) bool

func RawToFloat64

func RawToFloat64(r uint64) float64

func RawToInt64

func RawToInt64(r uint64) int64

Types

This section is empty.

Directories

Path Synopsis
Package attribute provide several helper functions for some commonly used logic of processing attributes.
Package attribute provide several helper functions for some commonly used logic of processing attributes.
Package baggage provides base types and functionality to store and retrieve baggage in Go context.
Package baggage provides base types and functionality to store and retrieve baggage in Go context.
metric module
tools module

Jump to

Keyboard shortcuts

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