Key | Value |
---|---|
FileName | ./usr/share/gocode/src/github.com/gorilla/mux/doc.go |
FileSize | 6848 |
MD5 | CCC0B3B46EA0F67D8B3FD2EFFC19C6A3 |
SHA-1 | BD7DAACA35A9B9323A81C241EC8E1825F0D90CFE |
SHA-256 | 43E4B162FACF71CD6C3B44388E4ABEF28361DC6F4D124B392B33D9E6F50B3338 |
SSDEEP | 192:m42ZchoaNdmbbg2oBi+toaFZAaf4T2epWfqcI:m4gXaNd2s2ooaFR424SI |
TLSH | T17FE1937ED7AC276222A153BC2ACEE6C3EB16F03413F555D1EA5D86AC21424AF00779DC |
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 |