Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37592889
en ru br
ALT Linux repos
S:0.5.0-alt1

Group :: Development/Other
RPM: wire

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.5.0-alt1
Build date: 27 april 2022, 15:04 ( 104.7 weeks ago )
Size: 190.48 Kb

Home page:   https://github.com/google/wire.git

License: Apache-2.0
Summary: Automated Initialization in Go
Description:

Wire is a code generation tool that automates connecting components using
dependency injection. Dependencies between components are represented in Wire
as function parameters, encouraging explicit initialization instead of global
variables. Because Wire operates without runtime stateor reflection, code
written to be used with Wire is useful even for hand-written initialization.

Current maintainer: Alexey Shabalin

List of contributors

List of rpms provided by this srpm:

  • wire
  • wire-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin