confkv

package
v0.2.21 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Carry

func Carry(o Executor) contextx.Carrier

func With

func With(ctx context.Context, o Executor) context.Context

Types

type Executor

type Executor interface {
	Key(string) string
	Exec(string, ...any) (any, error)
}

func From

func From(ctx context.Context) (Executor, bool)

func Must

func Must(ctx context.Context) Executor

Jump to

Keyboard shortcuts

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