Key | Value |
---|---|
FileName | ./usr/share/gocode/src/github.com/gorilla/mux/mux_test.go |
FileSize | 41655 |
MD5 | A78BAB171EFBE39C1C0B9FC8ABA1117A |
RDS:package_id | 182365 |
SHA-1 | 6917EF0987277635A6D7762443D9B5C40518E8DF |
SHA-256 | 2253225D76049FC59082FFA4A9EACD5CB5883162861B7C4FF1A0EBD68BC14F04 |
SSDEEP | 768:IKncx/zyZEIGRCLNIJHSBpl3jVSnVW2CV4sx+xuF4Ps/Gk:IKncxcDIJHSBpl3jVSnVvCVXx+xuF4PE |
TLSH | T1E81324F6CA4D9D8A8FB093904DECDBD4692ED869A9E054F3F95C80DC134B62AC45C0ED |
insert-timestamp | 1679426695.6239245 |
source | RDS.db |
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 |
---|---|
FileSize | 25046 |
MD5 | 8D3999B6A940E997FD02ACAE914BB83D |
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~git20151003.1.ad4d7a5-0ubuntu1 |
SHA-1 | BF5188E3DF9F60FE81A786214158AF7F792F9164 |
SHA-256 | 3946CEE7BB23E94DD1D643AE6734ED414417069018BF4D892459F7527FD6A0B6 |
Key | Value |
---|---|
FileName | 3508 |
FileSize | 25154 |
MD5 | 66AF5B333C2EA22E3AA845F506C69AD8 |
PackageDescription | A powerful URL router and dispatcher for golang. 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. 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-github-gorilla-mux-dev |
PackageSection | devel |
PackageVersion | 0.0~git20150814.0.f7b6aaa-1 |
RDS:package_id | 182365 |
SHA-1 | 98C839F81BE35C1FDC22A069C763AD5C367DA577 |
SHA-256 | CFA13ABB59D5200F64AA739CFDFF57FCA13A49F04B4A46E7256A3AC547DCBDEE |
insert-timestamp | 1679408372.8898838 |
source | RDS.db |