appcontext

package
v1.1.10 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

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

func Register(f Initializer)

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

Types

type Initializer

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