Result for FFD584E72AA61155050F7A26F1EE3DD8735FBAEC

Query result

Key Value
FileName./usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure_bugs_test.go
FileSize10321
MD54F28643DC24C6D8F4FDF50D993378C01
SHA-1FFD584E72AA61155050F7A26F1EE3DD8735FBAEC
SHA-2565E6CBD57D86DF12C94A96757AD1A3D5A5D6D643A90D8CB8B8D84DB910EBD5850
SSDEEP192:Oiy/COGln6/W/1Ovl0m/DBeNTjTG6wOFtgbJWlT1wOFtgoJ9TJWJ/lEsPaJAAJmD:OfqRQ+dmNMV3G6w3bJWlT1w3oJ9TJWJd
TLSHT1FE22C0C59E6F64860B9420905CDD5C9B46BC94728AF510FAFCCC63DB218EDF99239BB0
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

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

Key Value
FileSize24400
MD5E204227E883C155EB9FFA47E2160C335
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.2-1
SHA-1219F15140F256133BDE5517B8F9375A1CC66C9E0
SHA-2563079B9873F1F705AA14FA8964F9B059D548FD083257FB0F4B270E12EA02650A2