Home
last modified time | relevance | path

Searched defs:cancelCtx (Results 1 – 1 of 1) sorted by relevance

/developtools/integration_verification/tools/fotff/rec/
Dfotff.go31 type cancelCtx struct { struct
32 ctx context.Context
33 fn context.CancelFunc