Result for E812A55898C77D5EA1B10B1984917EE30FCB8D1E

Query result

Key Value
FileName./usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure.go
FileSize41148
MD5332F97DA32742818F5E2BFF81A6FF8CB
SHA-1E812A55898C77D5EA1B10B1984917EE30FCB8D1E
SHA-25623BC11555B6EF098A8D7F0A8852A7ED727F91B2BC4CDF60B7AB1AA01EF81E594
SSDEEP768:Sikw40XxPX48D75HDdw0c090WSGYIbZ+xXnzYNUmXpCPbV1+KDEFYwQe9X5GPbZG:Sikw44xPX48DlHDdw0c090WSjIbZ+xXA
TLSHT1EE03B7997BBF56A301D410F4DC9D0C826B9CF9B4863844ABFC4D52FD201CDB6A635BA2
hashlookup:parent-total5
hashlookup:trust75

Network graph view

Parents (Total: 5)

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

Key Value
FileSize25852
MD5D34C9C30A78C9DC9F7E177B7F9DF235B
PackageDescriptionlibrary for decoding generic map values into native Go structures mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling. . This library is most useful when decoding values from some data stream (JSON, Gob, etc.) where you don't quite know the structure of the underlying data until you read a part of it. You can therefore read a map[string]interface{} and use this library to decode it into the proper underlying native Go structure. . Go offers fantastic standard libraries for decoding formats such as JSON. The standard method is to have a struct pre-created, and populate that struct from the bytes of the encoded format. This is great, but the problem is if you have configuration or an encoding that changes slightly depending on specific fields. . Perhaps we can't populate a specific structure without first reading the "type" field from the JSON. We could always do two passes over the decoding of the JSON (reading the "type" first, and the rest later). However, it is much simpler to just decode this into a map[string]interface{} structure, read the "type" key, then use something like this library to decode it into the proper structure.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-mitchellh-mapstructure-dev
PackageSectiondevel
PackageVersion1.3.3-1
SHA-1AC4B6D3979FC061C4DFCC1ED8B2D7A56284C490E
SHA-256DFBB91B13800156EC75B76C052D361214F7292393D9C99A31786591C0A5716B9
Key Value
MD5B8DDCFC3E4A75B1CA246BAB20566B3E9
PackageArchx86_64
PackageDescriptionThis package provides debug information for package golang-github-prometheus. Debug information is useful when developing applications that use this package or when debugging this package.
PackageMaintainerFedora Project
PackageNamegolang-github-prometheus-debuginfo
PackageRelease5.el7
PackageVersion2.24.1
SHA-105833ACFC95BC1F23C73F58E39B012EFFFD6A4B1
SHA-2568E0E383E5499F2632009B86D398AC57E127CCA7F16D9C25A44EAD140BC184CFA
Key Value
FileSize25056
MD5F53DCF7E2D521460DBA64EFC5140AB48
PackageDescriptionlibrary for decoding generic map values into native Go structures mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling. . This library is most useful when decoding values from some data stream (JSON, Gob, etc.) where you don't quite know the structure of the underlying data until you read a part of it. You can therefore read a map[string]interface{} and use this library to decode it into the proper underlying native Go structure. . Go offers fantastic standard libraries for decoding formats such as JSON. The standard method is to have a struct pre-created, and populate that struct from the bytes of the encoded format. This is great, but the problem is if you have configuration or an encoding that changes slightly depending on specific fields. . Perhaps we can't populate a specific structure without first reading the "type" field from the JSON. We could always do two passes over the decoding of the JSON (reading the "type" first, and the rest later). However, it is much simpler to just decode this into a map[string]interface{} structure, read the "type" key, then use something like this library to decode it into the proper structure.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-mitchellh-mapstructure-dev
PackageSectiondevel
PackageVersion1.3.3-1
SHA-138D01A0C1F649D1F226D3AC69DEBAACA4E84C6FE
SHA-25620290FA3F8428901BCEF3C29E2E8D2F5C9F932E2EC4F8CA6DCC7E4D322A56AF8
Key Value
FileSize25908
MD5D7254C23CC72CD5C434D9C3B9026C038
PackageDescriptionlibrary for decoding generic map values into native Go structures mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling. . This library is most useful when decoding values from some data stream (JSON, Gob, etc.) where you don't quite know the structure of the underlying data until you read a part of it. You can therefore read a map[string]interface{} and use this library to decode it into the proper underlying native Go structure. . Go offers fantastic standard libraries for decoding formats such as JSON. The standard method is to have a struct pre-created, and populate that struct from the bytes of the encoded format. This is great, but the problem is if you have configuration or an encoding that changes slightly depending on specific fields. . Perhaps we can't populate a specific structure without first reading the "type" field from the JSON. We could always do two passes over the decoding of the JSON (reading the "type" first, and the rest later). However, it is much simpler to just decode this into a map[string]interface{} structure, read the "type" key, then use something like this library to decode it into the proper structure.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-mitchellh-mapstructure-dev
PackageSectiondevel
PackageVersion1.3.3-1~bpo10+1
SHA-15FA8AA537C90CB9B59AAEAB74FE04C637152E4D8
SHA-25613ECD0C15DB7A9EF665B752C9DE94B92EA14B59F6E7D60EA3B6887F3C1727118
Key Value
MD53598D7A2473F4BC780EF7127AD1ED063
PackageArchnoarch
PackageDescriptionMapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling. This library is most useful when decoding values from some data stream (JSON, Gob, etc.) where you don't quite know the structure of the underlying data until you read a part of it. You can therefore read a map[string]interface{} and use this library to decode it into the proper underlying native Go structure. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/mitchellh/mapstructure
PackageMaintainerFedora Project
PackageNamegolang-github-mitchellh-mapstructure-devel
PackageRelease1.fc33
PackageVersion1.3.3
SHA-11DD90638EAFA050B2A75FBBB71EA0F846ADE668B
SHA-256009A8F55422B2E1863186791B5B20309028EB1A8A4DE3E02DF1BF8189B4A6213