Home
last modified time | relevance | path

Searched defs:cmdClient (Results 1 – 25 of 35) sorted by relevance

12

/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go309 type cmdClient struct { struct
310 protocol.Server
311 app *Application
312 fset *token.FileSet
314 diagnosticsMu sync.Mutex
315 diagnosticsDone chan struct{}
317 filesMu sync.Mutex
318 files map[span.URI]*cmdFile
442 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
454 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go309 type cmdClient struct { struct
310 protocol.Server
311 app *Application
312 fset *token.FileSet
314 diagnosticsMu sync.Mutex
315 diagnosticsDone chan struct{}
317 filesMu sync.Mutex
318 files map[span.URI]*cmdFile
442 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
454 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go309 type cmdClient struct { struct
310 protocol.Server
311 app *Application
312 fset *token.FileSet
314 diagnosticsMu sync.Mutex
315 diagnosticsDone chan struct{}
317 filesMu sync.Mutex
318 files map[span.URI]*cmdFile
442 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
454 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go309 type cmdClient struct { struct
310 protocol.Server
311 app *Application
312 fset *token.FileSet
314 diagnosticsMu sync.Mutex
315 diagnosticsDone chan struct{}
317 filesMu sync.Mutex
318 files map[span.URI]*cmdFile
442 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
454 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go309 type cmdClient struct { struct
310 protocol.Server
311 app *Application
312 fset *token.FileSet
314 diagnosticsMu sync.Mutex
315 diagnosticsDone chan struct{}
317 filesMu sync.Mutex
318 files map[span.URI]*cmdFile
442 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
454 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go309 type cmdClient struct { struct
310 protocol.Server
311 app *Application
312 fset *token.FileSet
314 diagnosticsMu sync.Mutex
315 diagnosticsDone chan struct{}
317 filesMu sync.Mutex
318 files map[span.URI]*cmdFile
442 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
454 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go309 type cmdClient struct { struct
310 protocol.Server
311 app *Application
312 fset *token.FileSet
314 diagnosticsMu sync.Mutex
315 diagnosticsDone chan struct{}
317 filesMu sync.Mutex
318 files map[span.URI]*cmdFile
442 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
454 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/net/storj/storj-1.45.3/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go309 type cmdClient struct { struct
310 protocol.Server
311 app *Application
312 fset *token.FileSet
314 diagnosticsMu sync.Mutex
315 diagnosticsDone chan struct{}
317 filesMu sync.Mutex
318 files map[span.URI]*cmdFile
442 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
454 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go309 type cmdClient struct { struct
310 protocol.Server
311 app *Application
312 fset *token.FileSet
314 diagnosticsMu sync.Mutex
315 diagnosticsDone chan struct{}
317 filesMu sync.Mutex
318 files map[span.URI]*cmdFile
442 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
454 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go307 type cmdClient struct { struct
308 protocol.Server
309 app *Application
310 fset *token.FileSet
312 diagnosticsMu sync.Mutex
313 diagnosticsDone chan struct{}
315 filesMu sync.Mutex
316 files map[span.URI]*cmdFile
440 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
448 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go308 type cmdClient struct { struct
309 protocol.Server
310 app *Application
311 fset *token.FileSet
313 diagnosticsMu sync.Mutex
314 diagnosticsDone chan struct{}
316 filesMu sync.Mutex
317 files map[span.URI]*cmdFile
441 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
449 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go308 type cmdClient struct { struct
309 protocol.Server
310 app *Application
311 fset *token.FileSet
313 diagnosticsMu sync.Mutex
314 diagnosticsDone chan struct{}
316 filesMu sync.Mutex
317 files map[span.URI]*cmdFile
441 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
449 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go297 type cmdClient struct { struct
298 protocol.Server
299 app *Application
300 fset *token.FileSet
302 diagnosticsMu sync.Mutex
303 diagnosticsDone chan struct{}
305 filesMu sync.Mutex
306 files map[span.URI]*cmdFile
430 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
438 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go308 type cmdClient struct { struct
309 protocol.Server
310 app *Application
311 fset *token.FileSet
313 diagnosticsMu sync.Mutex
314 diagnosticsDone chan struct{}
316 filesMu sync.Mutex
317 files map[span.URI]*cmdFile
441 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
449 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go307 type cmdClient struct { struct
308 protocol.Server
309 app *Application
310 fset *token.FileSet
312 diagnosticsMu sync.Mutex
313 diagnosticsDone chan struct{}
315 filesMu sync.Mutex
316 files map[span.URI]*cmdFile
440 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
448 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go307 type cmdClient struct { struct
308 protocol.Server
309 app *Application
310 fset *token.FileSet
312 diagnosticsMu sync.Mutex
313 diagnosticsDone chan struct{}
315 filesMu sync.Mutex
316 files map[span.URI]*cmdFile
440 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
448 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go308 type cmdClient struct { struct
309 protocol.Server
310 app *Application
311 fset *token.FileSet
313 diagnosticsMu sync.Mutex
314 diagnosticsDone chan struct{}
316 filesMu sync.Mutex
317 files map[span.URI]*cmdFile
441 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
449 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/golang.org/x/tools/tools-113979e3529a/internal/lsp/cmd/
H A Dcmd.go307 type cmdClient struct { struct
308 protocol.Server
309 app *Application
310 fset *token.FileSet
312 diagnosticsMu sync.Mutex
313 diagnosticsDone chan struct{}
315 filesMu sync.Mutex
316 files map[span.URI]*cmdFile
440 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
448 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go308 type cmdClient struct { struct
309 protocol.Server
310 app *Application
311 fset *token.FileSet
313 diagnosticsMu sync.Mutex
314 diagnosticsDone chan struct{}
316 filesMu sync.Mutex
317 files map[span.URI]*cmdFile
441 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
449 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go308 type cmdClient struct { struct
309 protocol.Server
310 app *Application
311 fset *token.FileSet
313 diagnosticsMu sync.Mutex
314 diagnosticsDone chan struct{}
316 filesMu sync.Mutex
317 files map[span.URI]*cmdFile
441 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
449 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go308 type cmdClient struct { struct
309 protocol.Server
310 app *Application
311 fset *token.FileSet
313 diagnosticsMu sync.Mutex
314 diagnosticsDone chan struct{}
316 filesMu sync.Mutex
317 files map[span.URI]*cmdFile
441 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
449 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go307 type cmdClient struct { struct
308 protocol.Server
309 app *Application
310 fset *token.FileSet
312 diagnosticsMu sync.Mutex
313 diagnosticsDone chan struct{}
315 filesMu sync.Mutex
316 files map[span.URI]*cmdFile
440 func (c *cmdClient) Progress(context.Context, *protocol.ProgressParams) error {
448 func (c *cmdClient) getFile(ctx context.Context, uri span.URI) *cmdFile {
[all …]
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go196 type cmdClient struct { struct
197 protocol.Server
198 app *Application
199 fset *token.FileSet
201 filesMu sync.Mutex
202 files map[span.URI]*cmdFile
231 func (c *cmdClient) LogMessage(ctx context.Context, p *protocol.LogMessageParams) error {
253 func (c *cmdClient) Event(ctx context.Context, t *interface{}) error { return nil }
255 func (c *cmdClient) RegisterCapability(ctx context.Context, p *protocol.RegistrationParams) error {
263 func (c *cmdClient) WorkspaceFolders(ctx context.Context) ([]protocol.WorkspaceFolder, error) {
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/internal/lsp/cmd/
H A Dcmd.go214 type cmdClient struct { struct
215 protocol.Server
216 app *Application
217 fset *token.FileSet
219 filesMu sync.Mutex
220 files map[span.URI]*cmdFile
249 func (c *cmdClient) LogMessage(ctx context.Context, p *protocol.LogMessageParams) error {
271 func (c *cmdClient) Event(ctx context.Context, t *interface{}) error { return nil }
273 func (c *cmdClient) RegisterCapability(ctx context.Context, p *protocol.RegistrationParams) error {
281 func (c *cmdClient) WorkspaceFolders(ctx context.Context) ([]protocol.WorkspaceFolder, error) {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/golang.org/x/tools/internal/lsp/cmd/
H A Dcmd.go196 type cmdClient struct { struct
197 protocol.Server
198 app *Application
199 fset *token.FileSet
201 filesMu sync.Mutex
202 files map[span.URI]*cmdFile
231 func (c *cmdClient) LogMessage(ctx context.Context, p *protocol.LogMessageParams) error {
253 func (c *cmdClient) Event(ctx context.Context, t *interface{}) error { return nil }
255 func (c *cmdClient) RegisterCapability(ctx context.Context, p *protocol.RegistrationParams) error {
263 func (c *cmdClient) WorkspaceFolders(ctx context.Context) ([]protocol.WorkspaceFolder, error) {
[all …]

12