Key | Value |
---|---|
FileName | ./usr/share/gocode/src/go.uber.org/goleak/.goipath |
FileSize | 46 |
MD5 | 2087DB0EE32CD04964448325E35BBE0F |
SHA-1 | 155BA39F11E41EF2D77654F387F6830785CC1012 |
SHA-256 | E613929296CFE51677AFCBDA0B8507E51616EA964434256A905515AF7F4F3346 |
SSDEEP | 3:Wmh6WYEeBy4zAGIV4n:WmIWKBy4zJIV4n |
TLSH | |
hashlookup:parent-total | 23 |
hashlookup:trust | 100 |
The searched file hash is included in 23 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | F9AACAF04AD6D481C1CD1F14E6C81B16 |
PackageArch | noarch |
PackageDescription | This package implements a basic configuration file parser language which provides a structure similar to what you would find on Microsoft Windows INI files. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/revel/config |
PackageMaintainer | Fedora Project |
PackageName | golang-github-revel-config-devel |
PackageRelease | 1.fc33 |
PackageVersion | 1.0.0 |
SHA-1 | 04841CC88DDE1DABE35DB9927056240FD1AC7D21 |
SHA-256 | 1616AA4CB1AE9BA5EADF62E90BD8B93B443E0B7D1860AAE4FF28DD075315D3AA |
Key | Value |
---|---|
MD5 | 8B612139DB616EB5D5C210DA3ADD960C |
PackageArch | noarch |
PackageDescription | Package Pgio is a low-level toolkit building messages in the PostgreSQL wire protocol. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/jackc/pgio |
PackageMaintainer | Fedora Project |
PackageName | golang-github-jackc-pgio-devel |
PackageRelease | 1.fc33 |
PackageVersion | 1.0.0 |
SHA-1 | 0C622B7BB7BC476972109928E8428AE3B85FFE5B |
SHA-256 | 36F350ED91B58E6339C346647DE6F13620CD610F24CA69B10E4802174EF95702 |
Key | Value |
---|---|
MD5 | 92006E99E71167B69D20A7C48A9E0507 |
PackageArch | noarch |
PackageDescription | SizedWaitGroup has the same role and API as sync.WaitGroup but it adds a limit of the amount of goroutines started concurrently. SizedWaitGroup adds the feature of limiting the maximum number of concurrently started routines. It could for example be used to start multiples routines querying a database but without sending too much queries in order to not overload the given database. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/remeh/sizedwaitgroup |
PackageMaintainer | Fedora Project |
PackageName | golang-github-remeh-sizedwaitgroup-devel |
PackageRelease | 1.fc33 |
PackageVersion | 1.0.0 |
SHA-1 | 20F70650C375FBD3D51EEC8EE41DFB8849C2839F |
SHA-256 | 86050B7F05E37B2361F3BE7C91FE3865158CB7C3F6AD18F195D64C3D4BB7E4A9 |
Key | Value |
---|---|
MD5 | 020478F3CF37FCCAD06CEBC2BC4A120D |
PackageArch | noarch |
PackageDescription | Inflection pluralizes and singularizes English nouns. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/jinzhu/inflection |
PackageMaintainer | Fedora Project |
PackageName | golang-github-jinzhu-inflection-devel |
PackageRelease | 1.fc33 |
PackageVersion | 1.0.0 |
SHA-1 | 285708766235FB9BFF1C3EE243E29DFACDC8B131 |
SHA-256 | 3BFE14078F23B1830C866ACEB34C7C2D2658AE62526448F4AF478CEADB5306DA |
Key | Value |
---|---|
MD5 | 17BE5861945710493C38CB22DC8E4A71 |
PackageArch | noarch |
PackageDescription | Package Treeprint provides a simple ASCII tree composing tool. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/xlab/treeprint |
PackageMaintainer | Fedora Project |
PackageName | golang-github-xlab-treeprint-devel |
PackageRelease | 1.fc33 |
PackageVersion | 1.0.0 |
SHA-1 | 2C4BEA70C7A3960755729407341C195C1EEDEAB8 |
SHA-256 | 95CFEB78AFD83936AE1229A4DEC142A5B4950C2C00C77677761500044CFC810F |
Key | Value |
---|---|
MD5 | B6B67CCEB3D72D0606ACD9F806F508A4 |
PackageArch | noarch |
PackageDescription | Intern Go strings. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/josharian/intern |
PackageMaintainer | Fedora Project |
PackageName | golang-github-josharian-intern-devel |
PackageRelease | 1.fc33 |
PackageVersion | 1.0.0 |
SHA-1 | 2D9CC7246CBDB856E5C6B21029CBE49617BEDBAA |
SHA-256 | 4CC6BBFFCD3B08D941E29ED639967AAE7A1B65E21F040ABAD9B1BAFB02AAFBB0 |
Key | Value |
---|---|
MD5 | 7765B7385687AE10D5E4615FF0268F66 |
PackageArch | noarch |
PackageDescription | A high productivity, full-stack web framework for the Go language. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/revel/revel |
PackageMaintainer | Fedora Project |
PackageName | golang-github-revel-devel |
PackageRelease | 1.fc33 |
PackageVersion | 1.0.0 |
SHA-1 | 344286D8844FBD89C0B2F24A4BA4A83EBAC138F2 |
SHA-256 | 5FAA40619B88226E713683D953B3F78CE1A3C43BDD8F87EF537B126C20719C02 |
Key | Value |
---|---|
MD5 | 964BDD7DA916AA677CDD31CEBF52FD25 |
PackageArch | noarch |
PackageDescription | This package provides a Clock interface, useful for injecting time dependencies in tests. This package contains the source code needed for building packages that reference the following Go import paths: – code.cloudfoundry.org/clock |
PackageMaintainer | Fedora Project |
PackageName | golang-code-cloudfoundry-clock-devel |
PackageRelease | 1.fc33 |
PackageVersion | 1.0.0 |
SHA-1 | 369A184BBBE2148A5BA0EF13D1C2A25B55B34617 |
SHA-256 | A22630220B9C7E2AC94C308605F3092E11C1F282E0D4F18A41FB73F0B7072600 |
Key | Value |
---|---|
MD5 | 9FCCC603253AA7D769712AF7E0CA8EB3 |
PackageArch | noarch |
PackageDescription | Cobra is a library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. Cobra is also an application that will generate your application scaffolding to rapidly develop a Cobra-based application. Cobra provides: – Easy subcommand-based CLIs: app server, app fetch, etc. – Fully POSIX-compliant flags (including short & long versions) – Nested subcommands – Global, local and cascading flags – Easy generation of applications & commands with cobra init appname & cobra add cmdname – Intelligent suggestions (app srver... did you mean app server?) – Automatic help generation for commands and flags – Automatic help flag recognition of -h, --help, etc. – Automatically generated bash autocomplete for your application – Automatically generated man pages for your application – Command aliases so you can change things without breaking them – The flexibility to define your own help, usage, etc. – Optional tight integration with viper for 12-factor apps This package contains the source code needed for building packages that reference the following Go import paths: – github.com/spf13/cobra |
PackageMaintainer | Fedora Project |
PackageName | golang-github-spf13-cobra-devel |
PackageRelease | 1.fc33 |
PackageVersion | 1.0.0 |
SHA-1 | 36E671B8BABBD3813F1CBED96532EC1063166BED |
SHA-256 | 0213424C6D265726248AFEBEC1445CA8FC0AF2242178B7BFDDA3E03B6BFED2E5 |
Key | Value |
---|---|
MD5 | 7E2634480615C8D7DB4F0AF0C91E042A |
PackageArch | noarch |
PackageDescription | Handle locking via pid files. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/nightlyone/lockfile |
PackageMaintainer | Fedora Project |
PackageName | golang-github-nightlyone-lockfile-devel |
PackageRelease | 1.fc33 |
PackageVersion | 1.0.0 |
SHA-1 | 4A37C42FC7273B8D13C503A9070979A52F9B69DA |
SHA-256 | C65330BDB8EF8623AE93A54562B2E9B7D14B5C4629A34D38E447975B88F9A01B |