Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

compat-golang-github-facebookgo-inject-devel-0-0.10.20190326gitf23751c.fc36 RPM for noarch

From Fedora 38 for x86_64 / c

Name: compat-golang-github-facebookgo-inject-devel Distribution: Fedora Project
Version: 0 Vendor: Fedora Project
Release: 0.10.20190326gitf23751c.fc36 Build date: Thu Jan 20 09:15:20 2022
Group: Unspecified Build host: buildvm-a32-06.iad2.fedoraproject.org
Size: 25 Source RPM: golang-github-facebookarchive-inject-0-0.10.20190326gitf23751c.fc36.src.rpm
Packager: Fedora Project
Url: https://github.com/facebookarchive/inject
Summary: Reflect based injector
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.

This package provides symbolic links that alias the following Go import paths to
github.com/facebookarchive/inject:
 – github.com/facebookgo/inject

Aliasing Go import paths via symbolic links or http redirects is fragile. If
your Go code depends on this package, you should patch it to import directly
github.com/facebookarchive/inject.

Provides

Requires

License

MIT

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

Files

/usr/share/gocode/src/github.com/facebookgo
/usr/share/gocode/src/github.com/facebookgo/inject


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 22:26:30 2024