Home
last modified time | relevance | path

Searched refs:importerFunc (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/security/vault/vault-1.8.2/vendor/honnef.co/go/tools/loader/
H A Dloader.go147 Importer: importerFunc(importer),
208 type importerFunc func(path string) (*types.Package, error) type
210 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/sysutils/nomad/nomad-1.1.0/vendor/honnef.co/go/tools/loader/
H A Dloader.go147 Importer: importerFunc(importer),
208 type importerFunc func(path string) (*types.Package, error) type
210 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/honnef.co/go/tools/loader/
H A Dloader.go147 Importer: importerFunc(importer),
208 type importerFunc func(path string) (*types.Package, error) type
210 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/honnef.co/go/tools/loader/
H A Dloader.go147 Importer: importerFunc(importer),
208 type importerFunc func(path string) (*types.Package, error) type
210 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/security/vuls/vuls-0.13.7/vendor/honnef.co/go/tools/loader/
H A Dloader.go134 Importer: importerFunc(importer),
195 type importerFunc func(path string) (*types.Package, error) type
197 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/honnef.co/go/tools/loader/
H A Dloader.go134 Importer: importerFunc(importer),
195 type importerFunc func(path string) (*types.Package, error) type
197 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/node_exporter/vendor/honnef.co/go/tools/loader/
H A Dloader.go134 Importer: importerFunc(importer),
195 type importerFunc func(path string) (*types.Package, error) type
197 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/honnef.co/go/tools/go/loader/
H A Dloader.go285 Importer: importerFunc(importer),
338 type importerFunc func(path string) (*types.Package, error) type
340 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/sigs.k8s.io/controller-tools/pkg/loader/
H A Dloader.go239 importer := importerFunc(func(path string) (*types.Package, error) {
359 type importerFunc func(path string) (*types.Package, error) type
361 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/golang.org/x/tools/go/analysis/passes/cgocall/
H A Dcgocall.go269 Importer: importerFunc(func(path string) (*types.Package, error) {
366 type importerFunc func(path string) (*types.Package, error) type
368 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/lang/gcc10/gcc-10.3.0/libgo/go/golang.org/x/tools/go/analysis/passes/cgocall/
H A Dcgocall.go269 Importer: importerFunc(func(path string) (*types.Package, error) {
366 type importerFunc func(path string) (*types.Package, error) type
368 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/lang/gcc10/gcc-10.3.0/libgo/go/golang.org/x/tools/go/analysis/unitchecker/
H A Dunitchecker.go216 importer := importerFunc(func(importPath string) (*types.Package, error) {
394 type importerFunc func(path string) (*types.Package, error) type
396 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/go/analysis/passes/cgocall/
H A Dcgocall.go268 Importer: importerFunc(func(path string) (*types.Package, error) {
365 type importerFunc func(path string) (*types.Package, error) type
367 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall/
H A Dcgocall.go268 Importer: importerFunc(func(path string) (*types.Package, error) {
365 type importerFunc func(path string) (*types.Package, error) type
367 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/go/analysis/unitchecker/
H A Dunitchecker.go216 importer := importerFunc(func(importPath string) (*types.Package, error) {
394 type importerFunc func(path string) (*types.Package, error) type
396 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/go/analysis/passes/cgocall/
H A Dcgocall.go268 Importer: importerFunc(func(path string) (*types.Package, error) {
365 type importerFunc func(path string) (*types.Package, error) type
367 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/go/analysis/unitchecker/
H A Dunitchecker.go215 importer := importerFunc(func(importPath string) (*types.Package, error) {
386 type importerFunc func(path string) (*types.Package, error) type
388 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall/
H A Dcgocall.go268 Importer: importerFunc(func(path string) (*types.Package, error) {
365 type importerFunc func(path string) (*types.Package, error) type
367 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/
H A Dunitchecker.go216 importer := importerFunc(func(importPath string) (*types.Package, error) {
394 type importerFunc func(path string) (*types.Package, error) type
396 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/go/analysis/passes/cgocall/
H A Dcgocall.go268 Importer: importerFunc(func(path string) (*types.Package, error) {
365 type importerFunc func(path string) (*types.Package, error) type
367 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/devel/golint/lint-959b441/vendor/golang.org/x/tools/go/analysis/passes/cgocall/
H A Dcgocall.go268 Importer: importerFunc(func(path string) (*types.Package, error) {
365 type importerFunc func(path string) (*types.Package, error) type
367 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/golang.org/x/tools/go/analysis/passes/cgocall/
H A Dcgocall.go268 Importer: importerFunc(func(path string) (*types.Package, error) {
365 type importerFunc func(path string) (*types.Package, error) type
367 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/go/analysis/passes/cgocall/
H A Dcgocall.go268 Importer: importerFunc(func(path string) (*types.Package, error) {
365 type importerFunc func(path string) (*types.Package, error) type
367 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/golang.org/x/tools/go/analysis/passes/cgocall/
H A Dcgocall.go269 Importer: importerFunc(func(path string) (*types.Package, error) {
366 type importerFunc func(path string) (*types.Package, error) type
368 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/go/analysis/passes/cgocall/
H A Dcgocall.go268 Importer: importerFunc(func(path string) (*types.Package, error) {
365 type importerFunc func(path string) (*types.Package, error) type
367 func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }

12345678