package appcontext

import "github.com/moby/buildkit/util/appcontext"

Index

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.

Source Files

appcontext.go appcontext_unix.go

Version
v0.8.1
Published
Dec 15, 2020
Platform
js/wasm
Imports
6 packages
Last checked
4 minutes ago

Tools for package owners.