Key | Value |
---|---|
FileName | ./usr/share/gocode/src/github.com/gorilla/mux/route.go |
FileSize | 14124 |
MD5 | 48DFEC3966E02EF286766A980E31BE61 |
SHA-1 | 4577F8282C10190663F015652FDDB512AEC3939C |
SHA-256 | D3BB1496189DD882D48784E81B4640EC8BF50CB2A5A089D1C42FFAC36F0FF44F |
SSDEEP | 384:mSPBZ0V5TceFK6OywTXlhLuWEFLzsuu1fK:H30V5Tc8wT1MWEFLzsuei |
TLSH | T1CF5296FA5F8F56134A54D76CAC6C86C3EB86FC3249B991A4F58CB06C234507E813C9D6 |
hashlookup:parent-total | 2 |
hashlookup:trust | 60 |
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 |
---|---|
MD5 | D1CF7B7A819D52BEF9C7881086FBCA3B |
PackageArch | noarch |
PackageDescription | Package 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. This package contains library source intended for building other packages which use gorilla/mux. |
PackageMaintainer | Fedora Project |
PackageName | golang-github-gorilla-mux-devel |
PackageRelease | 0.9.gite718e93.fc20 |
PackageVersion | 0 |
SHA-1 | B23C522119091FD1ED2A64E079AE5A20FDC2C170 |
SHA-256 | A0EF9A827B9305EB93E92CB5BA5BE418286D5C2295024663F3F543E9346AF00A |
Key | Value |
---|---|
FileSize | 19796 |
MD5 | 45CE1B9ABAD6CE4A139C5386DEB21F47 |
PackageDescription | URL 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-mux-dev |
PackageSection | devel |
PackageVersion | 0.0~git20130701-1 |
SHA-1 | 3E6ED157DDDECF2254C382144CFA6B500AFECD6A |
SHA-256 | 37AB4A9C31704F251B9AE2BE474BC86506D959ACF5D3B0BF8A1811FD718B7EC4 |