An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.4% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 1.2% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org

proxy.golang.org : github.com/google/wire

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.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/google/wire
Keywords: codegen , dependency-injection , go , golang , initialization
License: Apache-2.0
Latest release: about 1 month ago
First release: almost 7 years ago
Namespace: github.com/google
Dependent packages: 2,415
Dependent repositories: 7,687
Stars: 14,237 on GitHub
Forks: 690 on GitHub
Docker dependents: 1,299
Docker downloads: 7,949,906,850
Total Commits: 198
Committers: 37
Average commits per author: 5.351
Development Distribution Score (DDS): 0.626
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 17 hours ago

    Loading...
    Readme
    Loading...