Home
last modified time | relevance | path

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

/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/cleanup/
H A Dtesthelper_test.go51 return gitalypb.NewCleanupServiceClient(conn), conn
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/cleanup/
H A Dtesthelper_test.go59 return gitalypb.NewCleanupServiceClient(conn), conn
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/cleanup/
H A Dtesthelper_test.go59 return gitalypb.NewCleanupServiceClient(conn), conn
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/go/gitalypb/
H A Dcleanup_grpc.pb.go28 func NewCleanupServiceClient(cc grpc.ClientConnInterface) CleanupServiceClient { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/go/gitalypb/
H A Dcleanup_grpc.pb.go28 func NewCleanupServiceClient(cc grpc.ClientConnInterface) CleanupServiceClient { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/go/gitalypb/
H A Dcleanup.pb.go227 func NewCleanupServiceClient(cc *grpc.ClientConn) CleanupServiceClient { func