Result for E657D66845027EBF0130FEE6EC534334C943D1EF

Query result

Key Value
FileName./usr/share/gocode/src/github.com/gorilla/mux/mux.go
FileSize9136
MD52A35542BCC5E365F8E8D1AD3BAF5D450
SHA-1E657D66845027EBF0130FEE6EC534334C943D1EF
SHA-256008F0353EABD7CDB60A147F596108D188C154A1660552B25D0754CCB963A9B27
SSDEEP192:m55wc/1N0F9DG0qCEwn/CEfT4TT4aUC4Lwpf81vrh6YCYeryFTUHPHN8MQLE3is1:mQeNkA0qZEsIaU5sENUHPHN8Lc8U
TLSHT1E51264FD7E8B55120E40DF4CAD9805C2EFDAEE31A425A1F6D58CE29D208142EC13D5D2
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
FileSize19796
MD545CE1B9ABAD6CE4A139C5386DEB21F47
PackageDescriptionURL router and dispatcher gorilla/mux implements a request router and dispatcher. . The name mux stands for "HTTP request multiplexer". Like the standard http.ServeMux, mux.Router matches incoming requests against a list of registered routes and calls a handler for the route that matches the URL or other conditions. The main features are: . * Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. * URL hosts and paths can have variables with an optional regular expression. * Registered URLs can be built, or "reversed", which helps maintaining references to resources. * Routes can be used as subrouters: nested routes are only tested if the parent route matches. This is useful to define groups of routes that share common conditions like a host, a path prefix or other repeated attributes. As a bonus, this optimizes request matching. * It implements the http.Handler interface so it is compatible with the standard http.ServeMux.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-mux-dev
PackageSectiondevel
PackageVersion0.0~git20130701-1
SHA-13E6ED157DDDECF2254C382144CFA6B500AFECD6A
SHA-25637AB4A9C31704F251B9AE2BE474BC86506D959ACF5D3B0BF8A1811FD718B7EC4