Home
last modified time | relevance | path

Searched refs:modWhyHandle (Results 1 – 25 of 65) sorted by relevance

123

/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go173 type modWhyHandle struct { struct
185 func (mwh *modWhyHandle) why(ctx context.Context, s source.Snapshot) (map[string]string, error) { argument
245 mwh := &modWhyHandle{handle: h}
247 s.modWhyHandle = mwh
250 return s.modWhyHandle.why(ctx, s)
H A Dsnapshot.go95 modWhyHandle *modWhyHandle member
354 func (s *snapshot) getModWhyHandle() *modWhyHandle {
357 return s.modWhyHandle
812 modWhyHandle: s.modWhyHandle,
863 result.modWhyHandle = nil
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go179 type modWhyHandle struct { struct
191 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
255 mwh := &modWhyHandle{handle: h}
H A Dsnapshot.go97 modWhyHandles map[span.URI]*modWhyHandle
515 func (s *snapshot) getModWhyHandle(uri span.URI) *modWhyHandle {
997 modWhyHandles: make(map[span.URI]*modWhyHandle),
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go145 type modWhyHandle struct { struct
157 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
220 mwh := &modWhyHandle{handle: h}
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go145 type modWhyHandle struct { struct
157 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
220 mwh := &modWhyHandle{handle: h}
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go145 type modWhyHandle struct { struct
157 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
220 mwh := &modWhyHandle{handle: h}
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go140 type modWhyHandle struct { struct
152 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
215 mwh := &modWhyHandle{handle: h}
H A Dsnapshot.go104 modWhyHandles map[span.URI]*modWhyHandle
563 func (s *snapshot) getModWhyHandle(uri span.URI) *modWhyHandle {
1160 modWhyHandles: make(map[span.URI]*modWhyHandle),
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go145 type modWhyHandle struct { struct
157 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
220 mwh := &modWhyHandle{handle: h}
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go145 type modWhyHandle struct { struct
157 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
220 mwh := &modWhyHandle{handle: h}
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go145 type modWhyHandle struct { struct
157 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
220 mwh := &modWhyHandle{handle: h}
/dports/net/storj/storj-1.45.3/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go145 type modWhyHandle struct { struct
157 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
220 mwh := &modWhyHandle{handle: h}
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go145 type modWhyHandle struct { struct
157 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
220 mwh := &modWhyHandle{handle: h}
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go145 type modWhyHandle struct { struct
157 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
220 mwh := &modWhyHandle{handle: h}
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go140 type modWhyHandle struct { struct
152 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
215 mwh := &modWhyHandle{handle: h}
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go140 type modWhyHandle struct { struct
152 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
215 mwh := &modWhyHandle{handle: h}
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go140 type modWhyHandle struct { struct
152 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
215 mwh := &modWhyHandle{handle: h}
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go140 type modWhyHandle struct { struct
152 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
215 mwh := &modWhyHandle{handle: h}
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go140 type modWhyHandle struct { struct
152 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
215 mwh := &modWhyHandle{handle: h}
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/golang.org/x/tools/tools-113979e3529a/internal/lsp/cache/
H A Dmod.go140 type modWhyHandle struct { struct
152 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
215 mwh := &modWhyHandle{handle: h}
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go140 type modWhyHandle struct { struct
152 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
215 mwh := &modWhyHandle{handle: h}
/dports/databases/litestream/litestream-0.3.6/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go140 type modWhyHandle struct {
152 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) {
215 mwh := &modWhyHandle{handle: h}
/dports/sysutils/terraform/terraform-1.0.11/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go140 type modWhyHandle struct { struct
152 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
215 mwh := &modWhyHandle{handle: h}
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go140 type modWhyHandle struct { struct
152 func (mwh *modWhyHandle) why(ctx context.Context, snapshot *snapshot) (map[string]string, error) { argument
215 mwh := &modWhyHandle{handle: h}

123