client

package
v0.0.0-...-3736fb9 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const NestedSpans = 2560

NestedSpans is the number of nested spans to create. Ths is set to 2560, because for some reason that is the maximum number of spans. That may be due to some byte limit or a fixed number. I could find no documentation to indicate why, thought I didn't look throughthe source.

Variables

View Source
var Shutdown func() = func() {}

Functions

This section is empty.

Types

type HTTP

type HTTP struct {
	// contains filtered or unexported fields
}

func New

func New(addr string) (*HTTP, error)

func (*HTTP) Call

func (h *HTTP) Call(ctx context.Context) (traceID string, err error)

Jump to

Keyboard shortcuts

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