bigendianconverter

package
v0.99.0-sumo-0-rc.2 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: Apache-2.0, MIT Imports: 2 Imported by: 0

Documentation

Overview

Copyright The OpenTelemetry Authors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SpanIDToUInt64

func SpanIDToUInt64(spanID pcommon.SpanID) uint64

SpanIDToUInt64 converts the pcommon.SpanID to uint64 representation.

func UInt64ToSpanID

func UInt64ToSpanID(id uint64) pcommon.SpanID

UInt64ToSpanID converts the uint64 representation of a SpanID to pcommon.SpanID.

func UInt64ToTraceID

func UInt64ToTraceID(high, low uint64) pcommon.TraceID

UInt64ToTraceID converts the pair of uint64 representation of a TraceID to pcommon.TraceID.

Types

This section is empty.

Jump to

Keyboard shortcuts

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