Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-gin-gonic-devel-1.6.3-3.fc35 RPM for noarch

From Fedora 37 for ppc64le / g

Name: golang-github-gin-gonic-devel Distribution: Fedora Project
Version: 1.6.3 Vendor: Fedora Project
Release: 3.fc35 Build date: Thu Jul 22 08:36:25 2021
Group: Unspecified Build host: buildvm-a32-25.iad2.fedoraproject.org
Size: 720540 Source RPM: golang-github-gin-gonic-1.6.3-3.fc35.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

Provides

Requires

License

MIT

Changelog

* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Aug 14 2020 Robert-André Mauchin <zebob.m@gmail.com> - 1.6.3-1
  - Update to 1.6.3
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

Files

/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/AUTHORS.md
/usr/share/gocode/src/github.com/gin-gonic/gin/BENCHMARKS.md
/usr/share/gocode/src/github.com/gin-gonic/gin/CHANGELOG.md
/usr/share/gocode/src/github.com/gin-gonic/gin/CODE_OF_CONDUCT.md
/usr/share/gocode/src/github.com/gin-gonic/gin/CONTRIBUTING.md
/usr/share/gocode/src/github.com/gin-gonic/gin/README.md
/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/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/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/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_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/examples
/usr/share/gocode/src/github.com/gin-gonic/gin/examples/README.md
/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/README.md
/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/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/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/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, Thu May 9 20:42:17 2024