Пакет wire: Информация

    Исходный пакет: wire
    Версия: 0.5.0-alt1
    Собран:  14 августа 2023 г. 21:04 в задании #323137
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/google/wire.git

    Лицензия: Apache-2.0
    О пакете: Automated Initialization in Go
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    wire (x86_64, ppc64le, i586, armh, aarch64)
    wire-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Alexey Shabalin

    Список участников:
    Alexey Shabalin

      1. rpm-build-golang

    Последнее изменение


    27 апреля 2022 г. Alexey Shabalin 0.5.0-alt1
    - Initial build.