< Home - < Back

golang-github-mitchellh-mapstructure-devel


Information about the package, golang-github-mitchellh-mapstructure-devel, which is shipped with common Linux distributions. The golang-github-mitchellh-mapstructure-devel package is designed for, Go library for decoding generic map values into native Go.


Package Name:

golang-github-mitchellh-mapstructure-devel

Summary:

Go library for decoding generic map values into native Go

Description:

mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling. This library is most useful when decoding values from some data stream (JSON, Gob, etc.) where you don't quite know the structure of the underlying data until you read a part of it. You can therefore read a map[string]interface{} and use this library to decode it into the proper underlying native Go structure. This package contains library source intended for building other packages which use import path with github.com/mitchellh/mapstructure prefix.

Architecture:

noarch

Version:

0

Release:

0.13.gitca63d7c.el6

Size:

15 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for golang-github-mitchellh-mapstructure-devel


Control the golang-github-mitchellh-mapstructure-devel package with the following handy commands outlined below.


Command

Description of Command

yum install golang-github-mitchellh-mapstructure-devel

This command will install golang-github-mitchellh-mapstructure-devel on the server.

yum remove golang-github-mitchellh-mapstructure-devel

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

yum -y remove golang-github-mitchellh-mapstructure-devel

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

yum update golang-github-mitchellh-mapstructure-devel

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

yum -y update golang-github-mitchellh-mapstructure-devel

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

yum info golang-github-mitchellh-mapstructure-devel

This command will show you core information about the golang-github-mitchellh-mapstructure-devel package.

yum deplist golang-github-mitchellh-mapstructure-devel

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

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