SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-facebookarchive-inject-devel rpm build for : Fedora 34. For other distributions click golang-github-facebookarchive-inject-devel.

Name : golang-github-facebookarchive-inject-devel
Version : 0 Vendor : Fedora Project
Release : 0.8.20190326gitf23751c.fc34 Date : 2021-01-26 15:36:40
Group : Unspecified Source RPM : golang-github-facebookarchive-inject-0-0.8.20190326gitf23751c.fc34.src.rpm
Size : 0.04 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 contains the source code needed for building packages that
reference the following Go import paths:
– github.com/facebookarchive/inject

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/34/Everything/x86_64/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-facebookarchive-inject-devel-0-0.8.20190326gitf23751c.fc34.noarch.rpm
     

Provides :
golang(github.com/facebookarchive/inject)
golang(github.com/facebookarchive/inject)(commit=f23751cae28bef101a38b79266785d3b574cf7e8)
golang(github.com/facebookarchive/inject/injecttesta)
golang(github.com/facebookarchive/inject/injecttesta)(commit=f23751cae28bef101a38b79266785d3b574cf7e8)
golang(github.com/facebookarchive/inject/injecttestb)
golang(github.com/facebookarchive/inject/injecttestb)(commit=f23751cae28bef101a38b79266785d3b574cf7e8)
golang-github-facebookarchive-inject-devel
golang-ipath(github.com/facebookarchive/inject)
golang-ipath(github.com/facebookarchive/inject)(commit=f23751cae28bef101a38b79266785d3b574cf7e8)

Requires :
go-filesystem
golang(github.com/facebookgo/structtag)
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/doc/golang-github-facebookarchive-inject-devel
/usr/share/doc/golang-github-facebookarchive-inject-devel/readme.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/facebookarchive
/usr/share/gocode/src/github.com/facebookarchive/inject
/usr/share/gocode/src/github.com/facebookarchive/inject/.goipath
/usr/share/gocode/src/github.com/facebookarchive/inject/common_test.go
/usr/share/gocode/src/github.com/facebookarchive/inject/example_test.go
/usr/share/gocode/src/github.com/facebookarchive/inject/inject.go
/usr/share/gocode/src/github.com/facebookarchive/inject/inject_test.go
/usr/share/gocode/src/github.com/facebookarchive/inject/injecttesta
/usr/share/gocode/src/github.com/facebookarchive/inject/injecttesta/a.go
/usr/share/gocode/src/github.com/facebookarchive/inject/injecttestb
/usr/share/gocode/src/github.com/facebookarchive/inject/injecttestb/b.go
/usr/share/gocode/src/github.com/facebookarchive/inject/readme.md
/usr/share/licenses/golang-github-facebookarchive-inject-devel
/usr/share/licenses/golang-github-facebookarchive-inject-devel/license

 
ICM