Thu, 23 May 2024 18:00:26 UTC | login

Information for build golang-github-facebookarchive-inject-0-0.10.20190326gitf23751c.fc36

ID208595
Package Namegolang-github-facebookarchive-inject
Version0
Release0.10.20190326gitf23751c.fc36
Epoch
SummaryReflect based injector
Description Package inject provides a reflect based injector. A large application built with dependency injection in mind will typically involve the boring work of setting up the object graph. This library attempts to take care of this boring work by creating and connecting the various objects. Its use involves you seeding the object graph with some (possibly incomplete) objects, where the underlying types have been tagged for injection. Given this, the library will populate the objects creating new ones as necessary. It uses singletons by default, supports optional private instances as well as named instances. It works using Go's reflection package and is inherently limited in what it can do as opposed to a code-gen system with respect to private fields.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Oct 2022 10:19:39 UTC
CompletedFri, 14 Oct 2022 10:19:39 UTC
Tags
f37
f38
f39
f40
f41
RPMs
src
golang-github-facebookarchive-inject-0-0.10.20190326gitf23751c.fc36.src.rpm (info) (download)
noarch
compat-golang-github-facebookgo-inject-devel-0-0.10.20190326gitf23751c.fc36.noarch.rpm (info) (download)
golang-github-facebookarchive-inject-devel-0-0.10.20190326gitf23751c.fc36.noarch.rpm (info) (download)
Changelog * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild