Package : golang-github-mitchellh-mapstructure > RPM : golang-github-mitchellh-mapstructure-1.5.0-2.mga9.src.rpm

Basic items

Name golang-github-mitchellh-mapstructure
Version 1.5.0
Release 2.mga9
URL https://github.com/mitchellh/mapstructure
Group Development/Other
Summary Go library for decoding generic map values into native go structures
Size 32KB
Arch noarch
License MIT

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.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2023-03-03 15:59:09
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie