Result for 155BA39F11E41EF2D77654F387F6830785CC1012

Query result

Key Value
FileName./usr/share/gocode/src/go.uber.org/goleak/.goipath
FileSize46
MD52087DB0EE32CD04964448325E35BBE0F
SHA-1155BA39F11E41EF2D77654F387F6830785CC1012
SHA-256E613929296CFE51677AFCBDA0B8507E51616EA964434256A905515AF7F4F3346
SSDEEP3:Wmh6WYEeBy4zAGIV4n:WmIWKBy4zJIV4n
TLSH
hashlookup:parent-total23
hashlookup:trust100

Network graph view

Parents (Total: 23)

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
MD5F9AACAF04AD6D481C1CD1F14E6C81B16
PackageArchnoarch
PackageDescriptionThis 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
PackageMaintainerFedora Project
PackageNamegolang-github-revel-config-devel
PackageRelease1.fc33
PackageVersion1.0.0
SHA-104841CC88DDE1DABE35DB9927056240FD1AC7D21
SHA-2561616AA4CB1AE9BA5EADF62E90BD8B93B443E0B7D1860AAE4FF28DD075315D3AA
Key Value
MD58B612139DB616EB5D5C210DA3ADD960C
PackageArchnoarch
PackageDescriptionPackage 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
PackageMaintainerFedora Project
PackageNamegolang-github-jackc-pgio-devel
PackageRelease1.fc33
PackageVersion1.0.0
SHA-10C622B7BB7BC476972109928E8428AE3B85FFE5B
SHA-25636F350ED91B58E6339C346647DE6F13620CD610F24CA69B10E4802174EF95702
Key Value
MD592006E99E71167B69D20A7C48A9E0507
PackageArchnoarch
PackageDescriptionSizedWaitGroup 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
PackageMaintainerFedora Project
PackageNamegolang-github-remeh-sizedwaitgroup-devel
PackageRelease1.fc33
PackageVersion1.0.0
SHA-120F70650C375FBD3D51EEC8EE41DFB8849C2839F
SHA-25686050B7F05E37B2361F3BE7C91FE3865158CB7C3F6AD18F195D64C3D4BB7E4A9
Key Value
MD5020478F3CF37FCCAD06CEBC2BC4A120D
PackageArchnoarch
PackageDescriptionInflection 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
PackageMaintainerFedora Project
PackageNamegolang-github-jinzhu-inflection-devel
PackageRelease1.fc33
PackageVersion1.0.0
SHA-1285708766235FB9BFF1C3EE243E29DFACDC8B131
SHA-2563BFE14078F23B1830C866ACEB34C7C2D2658AE62526448F4AF478CEADB5306DA
Key Value
MD517BE5861945710493C38CB22DC8E4A71
PackageArchnoarch
PackageDescriptionPackage 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
PackageMaintainerFedora Project
PackageNamegolang-github-xlab-treeprint-devel
PackageRelease1.fc33
PackageVersion1.0.0
SHA-12C4BEA70C7A3960755729407341C195C1EEDEAB8
SHA-25695CFEB78AFD83936AE1229A4DEC142A5B4950C2C00C77677761500044CFC810F
Key Value
MD5B6B67CCEB3D72D0606ACD9F806F508A4
PackageArchnoarch
PackageDescriptionIntern Go strings. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/josharian/intern
PackageMaintainerFedora Project
PackageNamegolang-github-josharian-intern-devel
PackageRelease1.fc33
PackageVersion1.0.0
SHA-12D9CC7246CBDB856E5C6B21029CBE49617BEDBAA
SHA-2564CC6BBFFCD3B08D941E29ED639967AAE7A1B65E21F040ABAD9B1BAFB02AAFBB0
Key Value
MD57765B7385687AE10D5E4615FF0268F66
PackageArchnoarch
PackageDescriptionA 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
PackageMaintainerFedora Project
PackageNamegolang-github-revel-devel
PackageRelease1.fc33
PackageVersion1.0.0
SHA-1344286D8844FBD89C0B2F24A4BA4A83EBAC138F2
SHA-2565FAA40619B88226E713683D953B3F78CE1A3C43BDD8F87EF537B126C20719C02
Key Value
MD5964BDD7DA916AA677CDD31CEBF52FD25
PackageArchnoarch
PackageDescriptionThis 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
PackageMaintainerFedora Project
PackageNamegolang-code-cloudfoundry-clock-devel
PackageRelease1.fc33
PackageVersion1.0.0
SHA-1369A184BBBE2148A5BA0EF13D1C2A25B55B34617
SHA-256A22630220B9C7E2AC94C308605F3092E11C1F282E0D4F18A41FB73F0B7072600
Key Value
MD59FCCC603253AA7D769712AF7E0CA8EB3
PackageArchnoarch
PackageDescriptionCobra 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
PackageMaintainerFedora Project
PackageNamegolang-github-spf13-cobra-devel
PackageRelease1.fc33
PackageVersion1.0.0
SHA-136E671B8BABBD3813F1CBED96532EC1063166BED
SHA-2560213424C6D265726248AFEBEC1445CA8FC0AF2242178B7BFDDA3E03B6BFED2E5
Key Value
MD57E2634480615C8D7DB4F0AF0C91E042A
PackageArchnoarch
PackageDescriptionHandle 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
PackageMaintainerFedora Project
PackageNamegolang-github-nightlyone-lockfile-devel
PackageRelease1.fc33
PackageVersion1.0.0
SHA-14A37C42FC7273B8D13C503A9070979A52F9B69DA
SHA-256C65330BDB8EF8623AE93A54562B2E9B7D14B5C4629A34D38E447975B88F9A01B