appcontext

package
v0.13.2 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 7 Imported by: 225

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Context

func Context() context.Context

Context returns a static context that reacts to termination signals of the running process. Useful in CLI tools.

func Register added in v0.9.0

func Register(f Initializer)

Register stores a new context initializer that runs on app context creation

Types

type Initializer added in v0.9.0

type Initializer func(context.Context) context.Context

Jump to

Keyboard shortcuts

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