Result for 10B751289A93A0BDC5C6C7E6C4FC91FF6773BFE4

Query result

Key Value
FileName./usr/share/gocode/src/github.com/prometheus/client_model/.goipath
FileSize46
MD53DCF02FF761B3F6770442C52295DFFC2
SHA-110B751289A93A0BDC5C6C7E6C4FC91FF6773BFE4
SHA-256AF50454B9C189E620B97CFBC4C625283A217CAEE036D6FB542619DA482EDB7BE
SSDEEP3:Wm3SGUy4zAGIV4n:WmGy4zJIV4n
TLSH
hashlookup:parent-total2
hashlookup:trust60

Network graph view

Parents (Total: 2)

The searched file hash is included in 2 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5615D6B47C329B4D8572CD7C122C39EC6
PackageArchnoarch
PackageDescriptionPackage stm provides Software Transactional Memory operations for Go. This is an alternative to the standard way of writing concurrent code (channels and mutexes). STM makes it easy to perform arbitrarily complex operations in an atomic fashion. One of its primary advantages over traditional locking is that STM transactions are composable, whereas locking functions are not -- the composition will either deadlock or release the lock between functions (making it non-atomic). The stm API tries to mimic that of Haskell's Control.Concurrent.STM, but this is not entirely possible due to Go's type system; we are forced to use interface{} and type assertions. Furthermore, Haskell can enforce at compile time that STM variables are not modified outside the STM monad. This is not possible in Go, so be especially careful when using pointers in your STM code. Another significant departure is that stm.Atomically does not return a value. This shortens transaction code a bit, but I'm not 100% it's the right decision. (The alternative would be for every transaction function to return an interface{}.) This package contains the source code needed for building packages that reference the following Go import paths: – github.com/anacrolix/stm
PackageMaintainerFedora Project
PackageNamegolang-github-anacrolix-stm-devel
PackageRelease3.fc34
PackageVersion0.2.0
SHA-1A5820572C072B4B9C6C2715A1691F3E704FC7DDB
SHA-25642DCD9B0A7827FE18AD778C7ACDDAFBA6B6F0D96F2DDC329040398D42000667D
Key Value
MD59DDBD6FB9467BA64AF70BCC4BC6C8CD3
PackageArchnoarch
PackageDescriptionData model artifacts for prometheus. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/prometheus/client_model
PackageMaintainerFedora Project
PackageNamegolang-github-prometheus-client-model-devel
PackageRelease3.fc34
PackageVersion0.2.0
SHA-1BB0541B904970C2F26230B3E7E3A7C471197888F
SHA-25670774EBA3F99FDDE1A9F7E2BFAD3741BDC6C0782BE9466C770480CE8F1289800