github.com/google/wire
go
pkg:golang/github.com/google/wire
121 Dependabot PRs
21 days ago
66 repositories
7 repositories
Recent PRs (filtered by: Open )
chore(deps): bump the common group across 1 directory with 55 updates
k-hal/trivy #400
chore(deps): bump the common group across 1 directory with 34 updates
goodtab/cptrivy #21
chore(deps): bump the common group across 1 directory with 30 updates
MaineK00n/trivy #340
chore(deps): bump the common group across 1 directory with 49 updates
suryatmodulus/trivy #343
chore(deps): bump the common group across 1 directory with 44 updates
riddopic/trivy #170
chore(deps): bump the common group across 1 directory with 34 updates
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 with 28 updates
MaineK00n/trivy #336
chore(deps): bump the common group across 1 directory with 43 updates
chore(deps): bump the common group across 1 directory with 32 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 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
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 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
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 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
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 github.com/google/wire from 0.5.0 to 0.7.0
Ericsson/trivy #201
chore(deps): bump github.com/google/wire from 0.5.0 to 0.7.0
pab1it0/trivy #325
chore(deps): bump the common group across 1 directory with 12 updates
tnir/trivy #262
chore(deps): bump the common group with 7 updates
MaineK00n/trivy #330
chore: bump github.com/google/wire from 0.6.0 to 0.7.0 in /core
wandb/wandb #10394
chore(deps): Bump the dependencies group across 1 directory with 21 updates
liquidmetal-dev/flintlock #1064
chore(deps): Bump the dependencies group across 1 directory with 5 updates
liquidmetal-dev/flintlock #1063
chore(deps): bump the common group across 1 directory with 61 updates
tnir/trivy #257
build(deps): bump github.com/google/wire from 0.6.0 to 0.7.0 in /go
chore(deps): bump the common group across 1 directory with 47 updates
tonaim/trivy #342
chore(deps): bump the common group with 44 updates
suryatmodulus/trivy #333
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 |