libctx

package
v0.0.0-...-0253919 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2023 License: AGPL-3.0 Imports: 0 Imported by: 0

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

Overview

Package libctx provides common code for working with contexts and may eventually write its own.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Key

type Key string

Key provides a scoped key used to persist data on contexts.

func (Key) String

func (c Key) String() string

Jump to

Keyboard shortcuts

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