Tue, 18 Jun 2024 05:15:29 UTC | login

Information for build golang-github-julienschmidt-httprouter-1.3.0-11.fc40

ID289328
Package Namegolang-github-julienschmidt-httprouter
Version1.3.0
Release11.fc40
Epoch
SummaryHigh performance http request router that scales well
Description 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 26 Feb 2024 09:24:05 UTC
CompletedMon, 26 Feb 2024 09:24:05 UTC
Tags
f40
f41
RPMs
src
golang-github-julienschmidt-httprouter-1.3.0-11.fc40.src.rpm (info) (download)
noarch
golang-github-julienschmidt-httprouter-devel-1.3.0-11.fc40.noarch.rpm (info) (download)
Changelog * 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 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild