Result for F00B6BD2B8C81443E809556E37B9DC388F566776

Query result

Key Value
FileName./usr/share/doc/golang-github-mitchellh-mapstructure-dev/changelog.Debian.gz
FileSize1070
MD5DE76D1D6321CEB8A1A5ACC9ABCEADE8A
SHA-1F00B6BD2B8C81443E809556E37B9DC388F566776
SHA-25675EC9DA868EED97DBE2E4FE5AA551729DBCF0B9A273C5C849E85A5F7B1A635D9
SSDEEP24:X1+TH6bfJPJPl5fYV+USQQLjxjxYJcp7uo6Gnjrx26XIWwD:X+H2hBbYVwQQfx9ppeOxwD
TLSHT18A1186D3E003A8AADA7603D70D3D878652ACE254BD58838C27B919A3035B02F5592B2B
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
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
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