handler

package
v0.0.0-...-45229a4 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const FuncSetSpanStringAttribute = "set_span_string_attribute"

FuncSetSpanStringAttribute sets span string attribute

View Source
const ModuleName = "wasm_tracing"

Variables

This section is empty.

Functions

This section is empty.

Types

type Host

type Host interface {
	// SetSpanStringAttribute supports the WebAssembly function export
	// FuncSetSpanStringAttribute.
	SetSpanStringAttribute(ctx context.Context, key, value string)
}

Host is the interface that the WebAssembly module expects to be implemented by the host.

Jump to

Keyboard shortcuts

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