Searched defs:CancelFunc (Results 1 – 2 of 2) sorted by relevance
20 type CancelFunc = context.CancelFunc talias
109 type CancelFunc func() type