package ctx

import "github.com/go-arrower/arrower/ctx"

Index

Types

type CTXKey

type CTXKey string

CTXKey is the type used by all keys put in a context. As recommended by the package context, Arrower defines and uses its own data type for keys in the use of WithValue.

Source Files

context.go

Version
v0.0.0-20250311203644-ab26c1152cb4 (latest)
Published
Mar 11, 2025
Platform
linux/amd64
Last checked
1 week ago

Tools for package owners.