ictx

package
v2.0.7 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2026 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(ctx context.Context, ks ...string) string

Types

type Context

type Context struct {
	context.Context
}

func FromContext

func FromContext(ctx context.Context) *Context

func SYSTEM

func SYSTEM(args ...any) *Context

func (*Context) Append

func (c *Context) Append(k string, vs ...string) *Context

func (*Context) Get

func (c *Context) Get(ks ...string) string

func (*Context) Range

func (c *Context) Range(fn func(k string, vs []string) bool)

func (*Context) Set

func (c *Context) Set(kvs ...string) *Context

Jump to

Keyboard shortcuts

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