Sun, 02 Jun 2024 01:07:33 UTC | login

Information for build golang-github-julienschmidt-httprouter-1.2.0-1.fc31

ID98998
Package Namegolang-github-julienschmidt-httprouter
Version1.2.0
Release1.fc31
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
StartedWed, 24 Jul 2019 11:14:20 UTC
CompletedWed, 24 Jul 2019 11:14:20 UTC
Tags
f31
RPMs
src
golang-github-julienschmidt-httprouter-1.2.0-1.fc31.src.rpm (info) (download)
noarch
golang-github-julienschmidt-httprouter-devel-1.2.0-1.fc31.noarch.rpm (info) (download)
Changelog * Sat Apr 20 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.2.0-1 - Release 1.2.0 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-16.gitadbc77e - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org> - 1.1-15.gitadbc77e - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-14.gitadbc77e - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 17 2018 Jan Chaloupka <jchaloup@redhat.com> - 1.1-13.gitadbc77e - Upload glide files * Fri Jun 01 2018 Paul Gier <pgier@redhat.com> - 1.1-12 - Update to latest snapshot - Minor updates to latest go packaging standards * Thu Mar 01 2018 Jan Chaloupka <jchaloup@redhat.com> - 1.1-11 - Autogenerate some parts using the new macros * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Nov 30 2017 Jan Chaloupka <jchaloup@redhat.com> - 1.1-9 - Polish the spec file related: #1262566 * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild