Name: | golang-github-gorilla-context-devel |
---|---|
Version: | 0 |
Release: | 0.24.gitb06ed15.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 10846 |
License: | BSD |
RPM: | golang-github-gorilla-context-devel-0-0.24.gitb06ed15.el7.aarch64.rpm |
Source RPM: | golang-github-gorilla-context-0-0.24.gitb06ed15.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gorillatoolkit.org/pkg/context |
Summary: | A golang registry for global request variables |
Description: | Package gorilla/context stores values shared during a request lifetime. For example, a router can set variables extracted from the URL and later application handlers can access those values, or it can be used to store sessions values to be saved at the end of a request. There are several other common uses. This package contains library source intended for building other packages which use gorilla/context. |
- Resolves: rhbz#1344590 - built for all architectures
- Resolves: rhbz#1108722 - update for docker-1.0.0 - Resolves: rhbz#1110491 - make exclusivearch for x86_64 since golang only available for x86_64 - go test disabled
- golang exclusivearch for el6+ - add check
- revert golang 1.2 requirement
- require golang 1.2 and up
- double quotes removed from provides
- noarch for f19+ and rhel7+, exclusivearch otherwise
- exclusivearch as per golang package - debug_package nil
- excluded for ppc64
- install just the source code for devel package