tcontext

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TransferMetadata

type TransferMetadata struct {
	context.Context
	// contains filtered or unexported fields
}

func NewTransferMetadata

func NewTransferMetadata(ctx context.Context) *TransferMetadata

NewTransferMetadata initializes TransferMetadata

func (*TransferMetadata) Value

func (tm *TransferMetadata) Value(key string) interface{}

Value retrieves a value from TransferMetadata

func (*TransferMetadata) WithValue

func (tm *TransferMetadata) WithValue(key string, value interface{})

WithValue adds a key-value pair to TransferMetadata

Jump to

Keyboard shortcuts

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