معرفی شرکت ها


golang-github-gorilla-mux-1.8.0-9.fc39.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A powerful HTTP router and URL matcher for building Go web servers
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 39
مخزن Fedora Everything i686
نام بسته golang-github-gorilla-mux
نام فایل بسته golang-github-gorilla-mux-1.8.0-9.fc39.src.rpm
نسخه بسته 1.8.0
انتشار بسته 9.fc39
معماری بسته i686
نگهدارنده -
تاریخ ساخت Thu Jul 20 05
هاست سازنده buildvm-x86-06.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/gorilla/mux
مجوز BSD-3-Clause
حجم دانلود 70K
حجم نصب 53.078K
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.


جایگزین ها

بسته نسخه معماری مخزن
golang-github-gorilla-mux-devel-1.8.0-9.fc39.noarch.rpm 1.8.0 noarch Fedora Everything


نیازمندی

مقدار نام
- go-rpm-macros


ارائه دهنده

مقدار نام
= 1.8.0-9.fc39 golang-github-gorilla-mux-devel


نحوه نصب


نصب پکیج rpm golang-github-gorilla-mux:

    dnf install golang-github-gorilla-mux-1.8.0-9.fc39.src.rpm


فایل ها

مسیرها
golang-github-gorilla-mux.spec


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-07-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

2023-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-09-14

SPEC cleanup

2022-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild