Package wire: Information

    Source package: wire
    Version: 0.5.0-alt1
    Latest version according to Repology
    Build time:  May 2, 2022, 08:46 PM in the task #299140
    Report package bug
    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.

    List of rpms provided by this srpm:
    wire (x86_64, ppc64le, i586, armh, aarch64)
    wire-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Alexey Shabalin

    List of contributors:
    Alexey Shabalin

    ACL:
    Alexey Shabalin
    @everybody

      1. rpm-build-golang

    Last changed


    April 27, 2022 Alexey Shabalin 0.5.0-alt1
    - Initial build.