package
Version:
v0.0.0-...-0253919
Opens a new window with list of versions in this module.
Published: Nov 26, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
libctx
Package libctx provides common code for working with contexts and may eventually
write its own.
import go.pitz.tech/lib/libctx
Usage
type Key
type Key string
Key provides a scoped key used to persist data on contexts.
func (Key) String
func (c Key) String() string
Documentation
¶
Package libctx provides common code for working with contexts and may eventually write its own.
Key provides a scoped key used to persist data on contexts.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.