meta

package
v0.166.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2023 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 MetaAccessor

type MetaAccessor interface {
	SetMeta(ctx context.Context, key string, value interface{}) (context.Context, error)
	LookupMeta(ctx context.Context, key string, ptr interface{}) (_found bool, _err error)
}

MetaAccessor

TODO: think about make MetaAccessor typesafe

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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