package context

import "github.com/forensicanalysis/artifactcollector/build/go/context"

Index

Types

type Context

type Context interface {
	Done() <-chan struct{}
}

func Background

func Background() Context

Source Files

context.go

Version
v0.17.1 (latest)
Published
Oct 19, 2024
Platform
linux/amd64
Last checked
2 days ago

Tools for package owners.