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: 9.el9 | Build date: Thu Jan 11 17:27:12 2024 |
Group: Unspecified | Build host: buildvm-a64-35.iad2.fedoraproject.org |
Size: 104365 | Source RPM: golang-github-julienschmidt-httprouter-1.3.0-9.el9.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
BSD
* 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 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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/README.md /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, Wed Jan 22 05:48:53 2025