< Home - < Back

golang-github-gorilla-context-devel


Information about the package, golang-github-gorilla-context-devel, which is shipped with common Linux distributions. The golang-github-gorilla-context-devel package is designed for, A golang registry for global request variables.


Package Name:

golang-github-gorilla-context-devel

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 import path with github.com/gorilla/context prefix.

Architecture:

noarch

Version:

0

Release:

0.30.git215affd.el6

Size:

11 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for golang-github-gorilla-context-devel


Control the golang-github-gorilla-context-devel package with the following handy commands outlined below.


Command

Description of Command

yum install golang-github-gorilla-context-devel

This command will install golang-github-gorilla-context-devel on the server.

yum remove golang-github-gorilla-context-devel

This command will un-install golang-github-gorilla-context-devel on the server. When you run this command, you will be asked if you are sure that you want to remove golang-github-gorilla-context-devel, so you have to manually confirm that you want to do this.

yum -y remove golang-github-gorilla-context-devel

This command will un-install golang-github-gorilla-context-devel on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove golang-github-gorilla-context-devel when using the -y flag.

yum update golang-github-gorilla-context-devel

This command will update golang-github-gorilla-context-devel to the latest version. When you run this command, you will be asked if you are sure that you want to remove golang-github-gorilla-context-devel, so you have to manually confirm that you want to do this.

yum -y update golang-github-gorilla-context-devel

This command will update golang-github-gorilla-context-devel to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove golang-github-gorilla-context-devel when using the -y flag.

yum info golang-github-gorilla-context-devel

This command will show you core information about the golang-github-gorilla-context-devel package.

yum deplist golang-github-gorilla-context-devel

This command will show you the dependencies for golang-github-gorilla-context-devel. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update golang-github-gorilla-context-devel

This command will check if there is an update waiting on golang-github-gorilla-context-devel. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.