internal

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2020 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 Float32ToRaw

func Float32ToRaw(f float32) uint64

func Float64ToRaw

func Float64ToRaw(f float64) uint64

func Int32ToRaw

func Int32ToRaw(i int32) uint64

func Int64ToRaw

func Int64ToRaw(i int64) uint64

func RawPtrToFloat64Ptr

func RawPtrToFloat64Ptr(r *uint64) *float64

func RawPtrToInt64Ptr

func RawPtrToInt64Ptr(r *uint64) *int64

func RawPtrToUint64Ptr

func RawPtrToUint64Ptr(r *uint64) *uint64

func RawToBool

func RawToBool(r uint64) bool

func RawToFloat32

func RawToFloat32(r uint64) float32

func RawToFloat64

func RawToFloat64(r uint64) float64

func RawToInt32

func RawToInt32(r uint64) int32

func RawToInt64

func RawToInt64(r uint64) int64

func RawToUint32

func RawToUint32(r uint64) uint32

func RawToUint64

func RawToUint64(r uint64) uint64

func Uint32ToRaw

func Uint32ToRaw(u uint32) uint64

func Uint64ToRaw

func Uint64ToRaw(u uint64) uint64

Types

This section is empty.

Directories

Path Synopsis
Package baggage provides types and functions to manage W3C Baggage.
Package baggage provides types and functions to manage W3C Baggage.
tools module
trace
noop
Package noop provides noop tracing implementations for tracer and span.
Package noop provides noop tracing implementations for tracer and span.

Jump to

Keyboard shortcuts

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