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_windows.go

Version
v0.6.2
Published
Sep 21, 2019
Platform
windows/amd64
Imports
5 packages
Last checked
1 hour ago

Tools for package owners.