Ecosyste.ms: Packages

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: over 3 years ago
First release: over 5 years ago
Namespace: github.com/google
Dependent packages: 2,415
Dependent repositories: 7,687
Stars: 10,282 on GitHub
Forks: 561 on GitHub
Docker dependents: 1,299
Docker downloads: 7,949,904,606
See more repository details: repos.ecosyste.ms
Last synced: 8 days ago

    Loading...
    Readme
    Loading...