Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-gin-gonic-devel | Distribution: Fedora Project |
Version: 1.8.2 | Vendor: Fedora Project |
Release: 5.fc40 | Build date: Wed Jan 24 18:30:15 2024 |
Group: Unspecified | Build host: buildvm-x86-13.iad2.fedoraproject.org |
Size: 675838 | Source RPM: golang-github-gin-gonic-1.8.2-5.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/gin-gonic/gin | |
Summary: HTTP web framework written in Go |
Gin is a web framework written in Go. It features a martini-like API with much better performance, up to 40 times faster thanks to httprouter. If you need performance and good productivity, you will love Gin. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/gin-gonic/gin
MIT
* Wed Jan 24 2024 Fedora Release Engineering <[email protected]> - 1.8.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <[email protected]> - 1.8.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 1.8.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <[email protected]> - 1.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 11 2023 Maxwell G <[email protected]> - 1.8.2-1 - Update to 1.8.2. Fixes rhbz#1947355. * Thu Jul 21 2022 Fedora Release Engineering <[email protected]> - 1.6.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/share/doc/golang-github-gin-gonic-devel /usr/share/doc/golang-github-gin-gonic-devel/AUTHORS.md /usr/share/doc/golang-github-gin-gonic-devel/BENCHMARKS.md /usr/share/doc/golang-github-gin-gonic-devel/CHANGELOG.md /usr/share/doc/golang-github-gin-gonic-devel/CODE_OF_CONDUCT.md /usr/share/doc/golang-github-gin-gonic-devel/CONTRIBUTING.md /usr/share/doc/golang-github-gin-gonic-devel/README.md /usr/share/doc/golang-github-gin-gonic-devel/examples /usr/share/doc/golang-github-gin-gonic-devel/examples/README.md /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/gin-gonic /usr/share/gocode/src/github.com/gin-gonic/gin /usr/share/gocode/src/github.com/gin-gonic/gin/.goipath /usr/share/gocode/src/github.com/gin-gonic/gin/any.go /usr/share/gocode/src/github.com/gin-gonic/gin/auth.go /usr/share/gocode/src/github.com/gin-gonic/gin/auth_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/benchmarks_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding /usr/share/gocode/src/github.com/gin-gonic/gin/binding/any.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/binding.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/binding_msgpack_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/binding_nomsgpack.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/binding_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/default_validator.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/default_validator_benchmark_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/default_validator_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/form.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/form_mapping.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/form_mapping_benchmark_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/form_mapping_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/header.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/json.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/json_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/msgpack.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/msgpack_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/multipart_form_mapping.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/multipart_form_mapping_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/protobuf.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/query.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/toml.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/toml_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/uri.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/validate_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/xml.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/xml_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/yaml.go /usr/share/gocode/src/github.com/gin-gonic/gin/binding/yaml_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/context.go /usr/share/gocode/src/github.com/gin-gonic/gin/context_1.16_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/context_1.17_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/context_appengine.go /usr/share/gocode/src/github.com/gin-gonic/gin/context_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/debug.go /usr/share/gocode/src/github.com/gin-gonic/gin/debug_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/deprecated.go /usr/share/gocode/src/github.com/gin-gonic/gin/deprecated_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/doc.go /usr/share/gocode/src/github.com/gin-gonic/gin/errors.go /usr/share/gocode/src/github.com/gin-gonic/gin/errors_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/fs.go /usr/share/gocode/src/github.com/gin-gonic/gin/gin.go /usr/share/gocode/src/github.com/gin-gonic/gin/ginS /usr/share/gocode/src/github.com/gin-gonic/gin/ginS/gins.go /usr/share/gocode/src/github.com/gin-gonic/gin/gin_integration_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/gin_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/githubapi_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/go.mod /usr/share/gocode/src/github.com/gin-gonic/gin/internal /usr/share/gocode/src/github.com/gin-gonic/gin/internal/bytesconv /usr/share/gocode/src/github.com/gin-gonic/gin/internal/bytesconv/bytesconv.go /usr/share/gocode/src/github.com/gin-gonic/gin/internal/bytesconv/bytesconv_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/internal/json /usr/share/gocode/src/github.com/gin-gonic/gin/internal/json/go_json.go /usr/share/gocode/src/github.com/gin-gonic/gin/internal/json/json.go /usr/share/gocode/src/github.com/gin-gonic/gin/internal/json/jsoniter.go /usr/share/gocode/src/github.com/gin-gonic/gin/logger.go /usr/share/gocode/src/github.com/gin-gonic/gin/logger_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/middleware_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/mode.go /usr/share/gocode/src/github.com/gin-gonic/gin/mode_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/path.go /usr/share/gocode/src/github.com/gin-gonic/gin/path_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/recovery.go /usr/share/gocode/src/github.com/gin-gonic/gin/recovery_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/render /usr/share/gocode/src/github.com/gin-gonic/gin/render/any.go /usr/share/gocode/src/github.com/gin-gonic/gin/render/data.go /usr/share/gocode/src/github.com/gin-gonic/gin/render/html.go /usr/share/gocode/src/github.com/gin-gonic/gin/render/json.go /usr/share/gocode/src/github.com/gin-gonic/gin/render/msgpack.go /usr/share/gocode/src/github.com/gin-gonic/gin/render/protobuf.go /usr/share/gocode/src/github.com/gin-gonic/gin/render/reader.go /usr/share/gocode/src/github.com/gin-gonic/gin/render/reader_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/render/redirect.go /usr/share/gocode/src/github.com/gin-gonic/gin/render/render.go /usr/share/gocode/src/github.com/gin-gonic/gin/render/render_msgpack_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/render/render_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/render/text.go /usr/share/gocode/src/github.com/gin-gonic/gin/render/toml.go /usr/share/gocode/src/github.com/gin-gonic/gin/render/xml.go /usr/share/gocode/src/github.com/gin-gonic/gin/render/yaml.go /usr/share/gocode/src/github.com/gin-gonic/gin/response_writer.go /usr/share/gocode/src/github.com/gin-gonic/gin/response_writer_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/routergroup.go /usr/share/gocode/src/github.com/gin-gonic/gin/routergroup_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/routes_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/test_helpers.go /usr/share/gocode/src/github.com/gin-gonic/gin/tree.go /usr/share/gocode/src/github.com/gin-gonic/gin/tree_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/utils.go /usr/share/gocode/src/github.com/gin-gonic/gin/utils_test.go /usr/share/gocode/src/github.com/gin-gonic/gin/version.go /usr/share/licenses/golang-github-gin-gonic-devel /usr/share/licenses/golang-github-gin-gonic-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:47:10 2024