[ol7_developer_EPEL] golang-github-mitchellh-mapstructure-devel-0-0.13.gitca63d7c.el7.noarch

Name:golang-github-mitchellh-mapstructure-devel
Version:0
Release:0.13.gitca63d7c.el7
Architecture:noarch
Group:Unspecified
Size:29915
License:MIT
RPM: golang-github-mitchellh-mapstructure-devel-0-0.13.gitca63d7c.el7.noarch.rpm
Source RPM: golang-github-mitchellh-mapstructure-0-0.13.gitca63d7c.el7.src.rpm
Build Date:Mon Mar 15 2021
Build Host:host-100-100-224-17.blddevtest1iad.osdevelopmeniad.oraclevcn.com
Vendor:Oracle America
URL:https://github.com/mitchellh/mapstructure
Summary:Go library for decoding generic map values into native Go structures
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.

Changelog (Show File list) (Show related packages)