< Home - < Back

golang-github-stretchr-objx-devel


Information about the package, golang-github-stretchr-objx-devel, which is shipped with common Linux distributions. The golang-github-stretchr-objx-devel package is designed for, Go package for dealing with maps, slices, JSON and other data.


Package Name:

golang-github-stretchr-objx-devel

Summary:

Go package for dealing with maps, slices, JSON and other data

Description:

Objx provides the `objx.Map` type, which is a `map[string]interface{}` that exposes a powerful `Get` method (among others) that allows you to easily and quickly get access to data within the map, without having to worry too much about type assertions, missing data, default values etc. This package contains library source intended for building other packages which use import path with github.com/stretchr/objx prefix.

Architecture:

noarch

Version:

0

Release:

0.12.git1a9d0bb.el6

Size:

22 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for golang-github-stretchr-objx-devel


Control the golang-github-stretchr-objx-devel package with the following handy commands outlined below.


Command

Description of Command

yum install golang-github-stretchr-objx-devel

This command will install golang-github-stretchr-objx-devel on the server.

yum remove golang-github-stretchr-objx-devel

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

yum -y remove golang-github-stretchr-objx-devel

This command will un-install golang-github-stretchr-objx-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-stretchr-objx-devel when using the -y flag.

yum update golang-github-stretchr-objx-devel

This command will update golang-github-stretchr-objx-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-stretchr-objx-devel, so you have to manually confirm that you want to do this.

yum -y update golang-github-stretchr-objx-devel

This command will update golang-github-stretchr-objx-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-stretchr-objx-devel when using the -y flag.

yum info golang-github-stretchr-objx-devel

This command will show you core information about the golang-github-stretchr-objx-devel package.

yum deplist golang-github-stretchr-objx-devel

This command will show you the dependencies for golang-github-stretchr-objx-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-stretchr-objx-devel

This command will check if there is an update waiting on golang-github-stretchr-objx-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.