Result for FD9C6E4252BC94F89101B2A34B16BE1A792C4857

Query result

Key Value
FileName./usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure.go
FileSize42862
MD5E096579F630C2E87DD638BB19D9E39D1
SHA-1FD9C6E4252BC94F89101B2A34B16BE1A792C4857
SHA-256B99D74C4404D19012C0A50A5E93A80E15865F6488F10192769A7EEF915B0BCFF
SSDEEP768:Si+2yS8xPXU8L75HDdw0c090WSsYIvZ+fXnzYTUgXkfkbV1+KDyFY5QewXfGpb5q:Si+2yDxPXU8LlHDdw0c090WS5IvZ+fXt
TLSHT11A13A7997BBF56A301D410E4DC9D0CC26B9CF9B4463804EBFC5D52FD201CAB6A635BA2
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
FileSize27820
MD5F186D11108F5653DEEA03C67CF78B269
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
PackageSectiongolang
PackageVersion1.4.2-1
SHA-1165F8DBFD443FCE544359FBBB0941708F4367501
SHA-256C01EAD98866564A7E23B247AC2C68B9F60116C4E6CF323A3F680F490BD544522