Home
last modified time | relevance | path

Searched refs:syncErrorFnToAsync (Results 1 – 1 of 1) sorted by relevance

/development/tools/repo_diff/service/repodiff/interactors/
Drunner.go24 t.syncErrorFnToAsync(functions),
34 func (t *taskRunner) syncErrorFnToAsync(functions []func() error) []func() { func