github.com/google/wire
go
pkg:golang/github.com/google/wire
110 Dependabot PRs
about 17 hours ago
64 repositories
21 repositories
Recent PRs
chore(deps): bump github.com/google/wire from 0.6.0 to 0.7.0
joseguzman1337/trivy #912

chore(deps): bump the common group across 1 directory with 41 updates
tonaim/trivy #349

Bump the combined group across 1 directory with 13 updates

chore(deps): bump the common group across 1 directory with 32 updates
goodtab/cptrivy #17

chore(deps): bump the common group with 28 updates
MaineK00n/trivy #336

chore(deps): bump the common group across 1 directory with 48 updates
suryatmodulus/trivy #339

chore(deps): bump the common group across 1 directory with 54 updates
k-hal/trivy #395

chore(deps): bump the common group across 1 directory with 43 updates

chore(deps): bump the common group across 1 directory with 32 updates
xycloops123/trivy #366

chore(deps): Bump the dependencies group across 1 directory with 22 updates
liquidmetal-dev/flintlock #1067

chore(deps): bump the common group across 1 directory with 39 updates
tonaim/trivy #347

Bump the combined group across 1 directory with 12 updates

chore(deps): bump the common group across 1 directory with 52 updates
k-hal/trivy #394

chore(deps): bump the common group across 1 directory with 30 updates
goodtab/cptrivy #16

chore(deps): bump the common group across 1 directory with 46 updates
suryatmodulus/trivy #337

chore(deps): bump the common group across 1 directory with 26 updates
MaineK00n/trivy #335

chore(deps): bump the common group across 1 directory with 41 updates

chore(deps): bump the common group across 1 directory with 41 updates

chore(deps): bump the common group across 1 directory with 41 updates
riddopic/trivy #164

chore(deps): bump the common group across 1 directory with 30 updates

Bump github.com/google/wire from 0.6.0 to 0.7.0
grafana/grafana #111281

chore(deps): bump the common group across 1 directory with 54 updates

chore(deps): bump the common group across 1 directory with 54 updates

build(deps): bump github.com/google/wire from 0.5.0 to 0.7.0

chore(deps): bump the common group across 1 directory with 54 updates
riddopic/trivy #163

chore(deps): bump the common group across 1 directory with 41 updates

chore(deps): bump the common group across 1 directory with 41 updates
xycloops123/trivy #363

Bump github.com/google/wire from 0.6.0 to 0.7.0
ai-code-review-benchmarks/coderabbit-grafana #16

chore(deps): bump the common group across 1 directory with 33 updates
tnir/trivy #267

chore(deps): bump the common group across 1 directory with 51 updates
tonaim/trivy #346

Bump the combined group across 1 directory with 11 updates

chore(deps): bump the common group across 1 directory with 64 updates
k-hal/trivy #393

chore(deps): bump the common group across 1 directory with 58 updates
suryatmodulus/trivy #336

chore(deps): bump the common group across 1 directory with 30 updates
MaineK00n/trivy #333

chore(deps): bump the common group across 1 directory with 53 updates

chore(deps): bump the common group across 1 directory with 53 updates
riddopic/trivy #162

chore(deps): bump the common group across 1 directory with 39 updates

chore(deps): bump the common group across 1 directory with 39 updates
xycloops123/trivy #362

chore(deps): bump the common group across 1 directory with 21 updates
MaineK00n/trivy #332

chore(deps): bump the common group across 1 directory with 36 updates
goodtab/cptrivy #13

chore(deps): bump the common group across 1 directory with 57 updates
suryatmodulus/trivy #335

build(deps): bump github.com/google/wire from 0.6.0 to 0.7.0

Bump the stable-updates group across 1 directory with 16 updates

build(deps): bump the non-majors group with 20 updates
traPtitech/NeoShowcase #1102

Bump github.com/google/wire from 0.6.0 to 0.7.0
SuNNjek/traefik-avahi-publisher #19

build(deps): Bump github.com/google/wire from 0.6.0 to 0.7.0

chore(deps): bump the common group across 1 directory with 34 updates
xycloops123/trivy #361

chore(deps): bump the common group across 1 directory with 34 updates

chore(deps): bump github.com/google/wire from 0.5.0 to 0.7.0
Ericsson/trivy #201

chore(deps): bump github.com/google/wire from 0.6.0 to 0.7.0

Package Details
Name: | github.com/google/wire |
Ecosystem: | go |
PURL Type: | golang |
Package URL: | pkg:golang/github.com/google/wire |
JSON API: | View JSON |
Package Information
Package wire contains directives for Wire code generation. For an overview of working with Wire, see the user guide at https://github.com/google/wire/blob/master/docs/guide.md The directives in this package are used as input to the Wire code generation tool. The entry point of Wire's analysis are injector functions: function templates denoted by only containing a call to Build. The arguments to Build describes a set of providers and the Wire code generation tool builds a directed acylic graph of the providers' output types. The generated code will fill in the function template by using the providers from the provider set to instantiate any needed types.
Repository: | https://github.com/google/wire |
Homepage: | https://github.com/google/wire |
Latest Release: |
v0.6.0
over 1 year ago |
Dependent Repos: | 7,687 |
Dependent Packages: | 2,415 |
Ranking: | Top 0.0896% by dependent repos Top 0.0743% by dependent pkgs |