SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

compat-golang-github-facebookgo-inject-devel rpm build for : Fedora 33. For other distributions click compat-golang-github-facebookgo-inject-devel.

Name : compat-golang-github-facebookgo-inject-devel
Version : 0 Vendor : Fedora Project
Release : 0.7.20190326gitf23751c.fc33 Date : 2020-07-31 21:16:47
Group : Unspecified Source RPM : golang-github-facebookarchive-inject-0-0.7.20190326gitf23751c.fc33.src.rpm
Size : 0.00 MB
Packager : Fedora Project
Summary : Reflect 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.

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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/33/Everything/ppc64le/os/Packages/c

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  compat-golang-github-facebookgo-inject-devel-0-0.7.20190326gitf23751c.fc33.noarch.rpm
     

Provides :
compat-golang-github-facebookgo-inject-devel
golang(github.com/facebookgo/inject)
golang(github.com/facebookgo/inject)(commit=f23751cae28bef101a38b79266785d3b574cf7e8)
golang(github.com/facebookgo/inject/injecttesta)
golang(github.com/facebookgo/inject/injecttesta)(commit=f23751cae28bef101a38b79266785d3b574cf7e8)
golang(github.com/facebookgo/inject/injecttestb)
golang(github.com/facebookgo/inject/injecttestb)(commit=f23751cae28bef101a38b79266785d3b574cf7e8)
golang-symlink(github.com/facebookgo/inject)
golang-symlink(github.com/facebookgo/inject)(commit=f23751cae28bef101a38b79266785d3b574cf7e8)

Requires :
go-filesystem
golang-ipath(github.com/facebookarchive/inject) = 0-0.7.20190326gitf23751c.fc33
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/gocode/src/github.com/facebookgo
/usr/share/gocode/src/github.com/facebookgo/inject

 
ICM