Result for 1AE96BBA78161091EBF01E51647E844DE9807B2E

Query result

Key Value
FileName./usr/share/gocode/src/github.com/gorilla/mux/glide.yaml
FileSize44
MD577D1FF6905EEAC9F8B9BAA5A62305BC1
SHA-11AE96BBA78161091EBF01E51647E844DE9807B2E
SHA-256F5E7B983B2223011143BCD48BBABA09884BC338E8BC31181E88C0E60BBE86230
SSDEEP3:JSMGFPrQrdyK4J0c:HGBr4kbJ0c
TLSH
hashlookup:parent-total10
hashlookup:trust100

Network graph view

Parents (Total: 10)

The searched file hash is included in 10 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD525478002CC79FCCA0D31876116DDD91A
PackageArchnoarch
PackageDescriptionPackage gorilla/mux implements a request router and dispatcher for matching incoming requests to their respective handler. 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: – It implements the http.Handler interface so it is compatible with the standard http.ServeMux. – Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. – URL hosts, paths and query values 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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/gorilla/mux
PackageMaintainerFedora Project
PackageNamegolang-github-gorilla-mux-devel
PackageRelease1.fc32
PackageVersion1.7.4
SHA-18901E13B1189D7FCBE20822ABC751108AB243622
SHA-2564987A3D2D225BD7EC15446158FDE1D2BAB7A52DD81681F21F959C9B2A16DCBB0
Key Value
MD53E11BED112C7BFF698AB8632C0470B73
PackageArchnoarch
PackageDescriptionPackage gorilla/mux implements a request router and dispatcher for matching incoming requests to their respective handler. 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: – It implements the http.Handler interface so it is compatible with the standard http.ServeMux. – Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. – URL hosts, paths and query values 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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/gorilla/mux
PackageMaintainerumeabot <umeabot>
PackageNamegolang-github-gorilla-mux-devel
PackageRelease2.mga9
PackageVersion1.8.0
SHA-19CB86CCFEA9B70DA673FB184EA9CFFC132DA2BA1
SHA-25615D697C86188A43F0391FA16ED906EBB8315A964119F943F04EB1B0620678DA5
Key Value
MD57959E91CC5F2DB4D3AC9D54726EE9C0F
PackageArchnoarch
PackageDescriptionPackage gorilla/mux implements a request router and dispatcher for matching incoming requests to their respective handler. 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: – It implements the http.Handler interface so it is compatible with the standard http.ServeMux. – Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. – URL hosts, paths and query values 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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/gorilla/mux
PackageMaintainerFedora Project
PackageNamegolang-github-gorilla-mux-devel
PackageRelease2.fc34
PackageVersion1.8.0
SHA-1073C7FC0B46E074E576E08D60FDB2355D08B92CC
SHA-2566516A459A538F27F11B8A856E2D33656F9FB0C940511DA1A0CC2561E0D6B157E
Key Value
MD521F62466023946542B6A5E9D731CDF34
PackageArcharmv7hl
PackageDescription Package gorilla/mux implements a request router and dispatcher for matching incoming requests to their respective handler. 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: - It implements the http.Handler interface so it is compatible with the standard http.ServeMux. - Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. - URL hosts, paths and query values 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.
PackageMaintainerFedora Project
PackageNamegolang-github-gorilla-mux
PackageRelease2.fc34
PackageVersion1.8.0
SHA-1E2A107C6AE5B40BADB98C4AB7A7FD51A703A71A8
SHA-2564C2E7E78E8219C16ABF40D8C9980C0F694F0B7BAABF5619C91FA6E01E522278D
Key Value
MD559A3D2F9D55DA471AAC935A8F61BE0F9
PackageArchnoarch
PackageDescription Package gorilla/mux implements a request router and dispatcher for matching incoming requests to their respective handler. 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: - It implements the http.Handler interface so it is compatible with the standard http.ServeMux. - Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. - URL hosts, paths and query values 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.
PackageMaintainerpterjan <pterjan>
PackageNamegolang-github-gorilla-mux
PackageRelease1.mga8
PackageVersion1.7.4
SHA-11C806C406130351D11509A27318FFCF12899EA6B
SHA-256E22BE2EFC355EA5BC41B6001BB87E2D18433090E41CA707CB16842AE3C569957
Key Value
MD5E210B1D98984DC57ACCEB9137A17ED9D
PackageArchnoarch
PackageDescription Package gorilla/mux implements a request router and dispatcher for matching incoming requests to their respective handler. 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: - It implements the http.Handler interface so it is compatible with the standard http.ServeMux. - Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. - URL hosts, paths and query values 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.
PackageMaintainerumeabot <umeabot>
PackageNamegolang-github-gorilla-mux
PackageRelease2.mga9
PackageVersion1.8.0
SHA-1CDE7864346FB844E6FD699E238E7C27FB029950C
SHA-256539FD0B31D2C9F2A27352F71DAEC35773C68EBE055794B7DF0C6BBEFBA72312D
Key Value
MD54DDA140B3A8A3781FA88686D24C08777
PackageArchnoarch
PackageDescriptionPackage gorilla/mux implements a request router and dispatcher for matching incoming requests to their respective handler. 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: – It implements the http.Handler interface so it is compatible with the standard http.ServeMux. – Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. – URL hosts, paths and query values 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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/gorilla/mux
PackageMaintainerpterjan <pterjan>
PackageNamegolang-github-gorilla-mux-devel
PackageRelease1.mga8
PackageVersion1.7.4
SHA-1A0997DF1B3DEF32D03FEE69F52DBC1A486B49D50
SHA-2565A9BEC90DA434DD0877160CF11694F3A1C02ACDC1201C78ADB1A814BFBBD03DA
Key Value
MD51A69A40B362F772A0E5374C5E1A32DBD
PackageArchnoarch
PackageDescriptionPackage gorilla/mux implements a request router and dispatcher for matching incoming requests to their respective handler. 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: – It implements the http.Handler interface so it is compatible with the standard http.ServeMux. – Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. – URL hosts, paths and query values 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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/gorilla/mux
PackageMaintainerFedora Project
PackageNamegolang-github-gorilla-mux-devel
PackageRelease2.fc33
PackageVersion1.7.4
SHA-18D9F8997622FEAA5E6A54B34BCC08D4F4B816A45
SHA-256229226A514D3991CB75C0A49DBE20AF1FE4B96A18CF0FD2999D970BFCDDB68BB
Key Value
MD522A14BC37C8B88C41CE8177432AFCCCF
PackageArcharmv7hl
PackageDescription Package gorilla/mux implements a request router and dispatcher for matching incoming requests to their respective handler. 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: - It implements the http.Handler interface so it is compatible with the standard http.ServeMux. - Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. - URL hosts, paths and query values 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.
PackageMaintainerFedora Project
PackageNamegolang-github-gorilla-mux
PackageRelease1.fc32
PackageVersion1.7.4
SHA-11DEE95C35E05DA2492A69918D9F4AAFB1782B8AD
SHA-256316C75A998B3E17AE49C74899C8198A8A090A7F30ECFC46CD4672694AC2EFA06
Key Value
MD552BBD0918BE955989C472BFCF08FA3E5
PackageArcharmv7hl
PackageDescription Package gorilla/mux implements a request router and dispatcher for matching incoming requests to their respective handler. 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: - It implements the http.Handler interface so it is compatible with the standard http.ServeMux. - Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. - URL hosts, paths and query values 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.
PackageMaintainerFedora Project
PackageNamegolang-github-gorilla-mux
PackageRelease2.fc33
PackageVersion1.7.4
SHA-14C7CDDDFB0EBDB2ADFA322F0CAC9884BDFD362A1
SHA-256146A828561857785D82436BD4D5465D7C2D8370C8ECD914169DBC54F183603E8