Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-julienschmidt-httprouter-devel | Distribution: Fedora Project |
Version: 1.3.0 | Vendor: Fedora Project |
Release: 15.el10_0 | Build date: Wed Oct 30 00:05:01 2024 |
Group: Unspecified | Build host: buildhw-a64-03.iad2.fedoraproject.org |
Size: 87931 | Source RPM: golang-github-julienschmidt-httprouter-1.3.0-15.el10_0.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/julienschmidt/httprouter | |
Summary: High performance http request router that scales well |
HttpRouter is a lightweight high performance HTTP request router (also called multiplexer or just mux for short) for Go. In contrast to the default mux of Go's net/http package, this router supports variables in the routing pattern and matches against the request method. It also scales better. The router is optimized for high performance and a small memory footprint. It scales well even with very long paths and a large number of routes. A compressing dynamic trie (radix tree) structure is used for efficient matching. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/julienschmidt/httprouter
LicenseRef-Callaway-BSD
* Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 1.3.0-15 - convert license to SPDX * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 17 2024 Robert-André Mauchin <zebob.m@gmail.com> - 1.3.0-13 - Fix FTBFS * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/share/doc/golang-github-julienschmidt-httprouter-devel /usr/share/doc/golang-github-julienschmidt-httprouter-devel/README.md /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/julienschmidt /usr/share/gocode/src/github.com/julienschmidt/httprouter /usr/share/gocode/src/github.com/julienschmidt/httprouter/.goipath /usr/share/gocode/src/github.com/julienschmidt/httprouter/glide.lock /usr/share/gocode/src/github.com/julienschmidt/httprouter/glide.yaml /usr/share/gocode/src/github.com/julienschmidt/httprouter/go.mod /usr/share/gocode/src/github.com/julienschmidt/httprouter/path.go /usr/share/gocode/src/github.com/julienschmidt/httprouter/path_test.go /usr/share/gocode/src/github.com/julienschmidt/httprouter/router.go /usr/share/gocode/src/github.com/julienschmidt/httprouter/router_test.go /usr/share/gocode/src/github.com/julienschmidt/httprouter/tree.go /usr/share/gocode/src/github.com/julienschmidt/httprouter/tree_test.go /usr/share/licenses/golang-github-julienschmidt-httprouter-devel /usr/share/licenses/golang-github-julienschmidt-httprouter-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 14 04:35:39 2024