kv

package
v0.2.23 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	With  = contextx.With[tCtxExecutor, Executor]
	From  = contextx.From[tCtxExecutor, Executor]
	Must  = contextx.Must[tCtxExecutor, Executor]
	Carry = contextx.Carry[tCtxExecutor, Executor]
)

Functions

This section is empty.

Types

type Executor

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

Jump to

Keyboard shortcuts

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