Home
last modified time | relevance | path

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

/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/testhelper/
H A Dtesthelper.go216 type ContextOpt func(context.Context) (context.Context, func()) type
233 func Context(opts ...ContextOpt) (context.Context, func()) {
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/testhelper/
H A Dtesthelper.go164 type ContextOpt func(context.Context) (context.Context, func()) type
181 func Context(opts ...ContextOpt) (context.Context, func()) {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/testhelper/
H A Dtesthelper.go231 type ContextOpt func(context.Context) (context.Context, func()) type
248 func Context(opts ...ContextOpt) (context.Context, func()) {