Key | Value |
---|---|
CRC32 | A8577CA4 |
FileName | ./usr/share/gocode/src/github.com/gorilla/mux/doc.go |
FileSize | 6847 |
MD5 | 81D27985813528D696695A8280A4FB71 |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Multilanguage', 'Language': '924', 'MfgCode': '830', 'OpSystemCode': ' 2017', 'ProductCode': '183699', 'ProductName': 'SUSE Linux Enterprise Server 12', 'ProductVersion': 'dl.Aug.30'} |
RDS:package_id | 182052 |
SHA-1 | 7695DD8CCEA0D993D7CF1BC67AE9B45EDB637790 |
SHA-256 | B2E0B5490830594E08B5CFF9CE9CBA48009B7F58AE11C04A54B4756A7296A897 |
SSDEEP | 192:m42ZchoaNdmbbg2oBi+toaFZAvf4T2epWfqcI:m4gXaNd2s2ooaF2424SI |
SpecialCode | |
TLSH | T193E1937ED7AC276222A153BC2ACEE6C3EB16F03413F555D1EA5D86AC21424AF00779DC |
db | nsrl_modern_rds |
insert-timestamp | 1679424079.3599167 |
source | RDS.db |
hashlookup:parent-total | 39 |
hashlookup:trust | 100 |
The searched file hash is included in 39 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 1234E1AF0F90A93FA3E7613234FDEC6B |
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 import path with github.com/gorilla/mux prefix. |
PackageMaintainer | Fedora Project |
PackageName | golang-github-gorilla-mux-devel |
PackageRelease | 0.21.git8096f47.fc24 |
PackageVersion | 0 |
SHA-1 | 069D1DAB0257A9F32B20F442AB74949768459050 |
SHA-256 | 882825470C1E41CCB90DA1B5BECD0B429DFA38885F905A7BFF2C4BA17D093B83 |
Key | Value |
---|---|
MD5 | CB92ECF80D5A39C29F7B6285DD863EB3 |
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 import path with github.com/gorilla/mux prefix. |
PackageMaintainer | Fedora Project |
PackageName | golang-github-gorilla-mux-devel |
PackageRelease | 0.21.git8096f47.fc24 |
PackageVersion | 0 |
SHA-1 | 0703E517A5E0FDE0AC98C709C580499F9EC4E612 |
SHA-256 | EC570D44D2793CDBA7B2B1CE0F93A22933967E41D77063D2A8D8FB64081FA5CF |
Key | Value |
---|---|
MD5 | 606E5C7D57D289D7AB2899F2421B2D14 |
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 import path with github.com/gorilla/mux prefix. |
PackageMaintainer | Fedora Project |
PackageName | golang-github-gorilla-mux-devel |
PackageRelease | 0.18.git8096f47.fc23 |
PackageVersion | 0 |
SHA-1 | 07B733F64DACC535F94333A26754C2F89A59AE59 |
SHA-256 | F1B1DDB5702E5BF2350581A3DD8F5AC0E6818BC22F94995A79C1D41B924E1C66 |
Key | Value |
---|---|
MD5 | E488C1302B0C79D6C767B363C9F3ACA7 |
PackageArch | aarch64 |
PackageDescription | This package provides debug sources for package docker-distribution. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | docker-distribution-debugsource |
PackageRelease | 12.git48294d9.fc33 |
PackageVersion | 2.6.2 |
SHA-1 | 0A761CBCF7AE1A812C31B8AD322AAF1D31F6D975 |
SHA-256 | D9F709108E9EF76759E64D7EEE68C758EA95252A96115262143B9CAB2AB61763 |
Key | Value |
---|---|
MD5 | 82C97352C9384EE3BBF1B29FA489BBC5 |
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 import path with github.com/gorilla/mux prefix. |
PackageMaintainer | Fedora Project |
PackageName | golang-github-gorilla-mux-devel |
PackageRelease | 0.18.git8096f47.el6 |
PackageVersion | 0 |
SHA-1 | 176FE85E903521C0C4A0BA937E784FC5DB9418CE |
SHA-256 | DA3E9FF163F4BFA1F954CC08F21AD0E6E3F683BD12E4D011D1D3776055AADAB3 |
Key | Value |
---|---|
FileSize | 19200 |
MD5 | EB228E0FAF358F385A64D55EF316E6D7 |
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 | Daniel Mizyrycki <mzdaniel@glidelink.net> |
PackageName | golang-mux-dev |
PackageSection | devel |
PackageVersion | 0.0~git20140505.1.136d54f-2 |
SHA-1 | 1F24949292B50CF3C01B914893CBD5777B77A2E7 |
SHA-256 | 8E7FE598240906E237D116E3C559D173B7F511E62B2E5FE7AA7CBBA50774E478 |
Key | Value |
---|---|
MD5 | 7B916FD0AFA7696A0156B08750ACC06F |
PackageArch | x86_64 |
PackageDescription | Container cluster management - for running unit tests - for running unit tests |
PackageMaintainer | CBS <cbs@centos.org> |
PackageName | kubernetes-unit-test |
PackageRelease | 1.el7 |
PackageVersion | 1.10.0 |
SHA-1 | 2B12B00DE3B9575BA02B515FB552AEC2C88EFBB4 |
SHA-256 | 3B52D27D93FC3B72053208C9299359F0A061B26454DE6CB67E14442E006EC67B |
Key | Value |
---|---|
MD5 | 835963D1D6CA78766632ABE3060A4A10 |
PackageArch | ppc64le |
PackageDescription | A golang registry for global request variables (source libraries) - for running unit tests - for running unit tests |
PackageMaintainer | Fedora Project |
PackageName | docker-unit-test |
PackageRelease | 22.gitdcff4e1.fc23 |
PackageVersion | 1.7.0 |
SHA-1 | 2FF337B6AC28CD6B32BB05D60DF19F0CF5F39CF0 |
SHA-256 | B2452AE67FDCA88D3DB63F1BF8BC4FD85E873018B7E8123F65A8FF2A4C4AF594 |
Key | Value |
---|---|
MD5 | 203D82D73E417B596BF2779E47BB34A9 |
PackageArch | x86_64 |
PackageDescription | This package provides debug sources for package docker-distribution. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | docker-distribution-debugsource |
PackageRelease | 13.git48294d9.fc34 |
PackageVersion | 2.6.2 |
SHA-1 | 325D751B1B165078AEC10F5F0E939254767E1654 |
SHA-256 | 82D5B5E71E07FE9EB2BD24B0EAA9827258840B9E66E536360FC800BB5521AE25 |
Key | Value |
---|---|
MD5 | F9F7DDFFD517AFA87568DEA8DDF1BF13 |
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.15.git136d54f.fc22 |
PackageVersion | 0 |
SHA-1 | 36C556271664407D91134B523962DE4FD9B1D599 |
SHA-256 | 53AC11297F2538A817872D67F3A2F95A14E89967D027FBB86C8965A3139B29D3 |