Result for 0321B9795A83FF846CE96200C55FFA3BCFE87586

Query result

Key Value
FileName./usr/share/gocode/src/github.com/gorilla/mux/mux_test.go
FileSize21693
MD5BC77B6D67A06DC7E271F4156AD931A1D
SHA-10321B9795A83FF846CE96200C55FFA3BCFE87586
SHA-25650901E747ED30BE6BD30BD939E0F52E8136E45F6B31B1E803DA71432553125F5
SSDEEP384:mOfrK4cc/syaGkLNIJHS4XEpNLwZj+SnVClxixuF4B/flYoI:zK4cc/syaGkLNIJHSRp1VSnVClxixuFh
TLSHT161A211FACA4C9D4A8F60D3908DACCBD4692EDC69A9E454F3F95C80DC134B63A845C0E9
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