Key | Value |
---|---|
FileName | ./usr/share/gocode/src/github.com/gorilla/mux/old_test.go |
FileSize | 18878 |
MD5 | 87F709B5E53D8A5C5A3E0DBBCCD83535 |
SHA-1 | 65C7A033597ED795CDA2C2CBCBB3EB70EA4DAED5 |
SHA-256 | A3DC40AE1B932E151EC52CE76CD1551FF67675803FF291C4F49CCBD8F8EB8394 |
SSDEEP | 384:CPHXS3QkmRf+YxViIY22yxxi+OD6EakTk4K+k4Kkek7d7y6HQSrXN:CvuQkmRf+YxViIYIgHTTK+TKv9Sr9 |
TLSH | T18B8230FA8E58450B4E10D79C8DEE4A89DB5FE632DF68A0F6F98C91DE215C43AE43C051 |
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 |