Result for 8DC79D6B8884B4894EB5E40D4A66EED90D0F010C

Query result

Key Value
FileNamegolang-github-gorilla-mux.spec
FileSize7058
MD5D6FE30DFF6A767DA595665F34D6B5C03
SHA-18DC79D6B8884B4894EB5E40D4A66EED90D0F010C
SHA-256091AD173D08321FBC600A93DFD99ACBBC7026315C281D15BE3611AC1158CD23A
SSDEEP192:o+Z1M4Z4NaQ8e0yXnczZD5tnikMiwJaU0qQq74lt42WxLZvKmyX49VxXpNdog0ut:44eNaW5XnMnngicLoWydWig3
TLSHT1C1E1A637B70C157A6BCD3B8A86C56504A12DC52BF7A6F0BCB11F80407366E61713B59A
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
MD5E210B1D98984DC57ACCEB9137A17ED9D
PackageArchnoarch
PackageDescription Package gorilla/mux implements a request router and dispatcher for matching incoming requests to their respective handler. 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: - It implements the http.Handler interface so it is compatible with the standard http.ServeMux. - Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. - URL hosts, paths and query values 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.
PackageMaintainerumeabot <umeabot>
PackageNamegolang-github-gorilla-mux
PackageRelease2.mga9
PackageVersion1.8.0
SHA-1CDE7864346FB844E6FD699E238E7C27FB029950C
SHA-256539FD0B31D2C9F2A27352F71DAEC35773C68EBE055794B7DF0C6BBEFBA72312D