Metadata for golang-github-mitchellh-mapstructure-devel-1.5.0-2.el10_0.noarch.rpm

0 directories 0 files
Go up

INFO

Name: golang-github-mitchellh-mapstructure-devel
Version: 1.5.0-2.el10_0
Arch: noarch
Summary: Go library for decoding generic map values into native go structures
License: MIT
Vendor: Fedora Project
Build Host: buildvm-a64-05.iad2.fedoraproject.org
Build Date: Tue Oct 29 23:38:24 2024
Size: 151632
URL: https://github.com/mitchellh/mapstructure
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 the source code needed for building packages that
reference the following Go import paths:
 – github.com/mitchellh/mapstructure

FILES

/usr/share/doc/golang-github-mitchellh-mapstructure-devel
/usr/share/doc/golang-github-mitchellh-mapstructure-devel/CHANGELOG.md
/usr/share/doc/golang-github-mitchellh-mapstructure-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/mitchellh
/usr/share/gocode/src/github.com/mitchellh/mapstructure
/usr/share/gocode/src/github.com/mitchellh/mapstructure/.goipath
/usr/share/gocode/src/github.com/mitchellh/mapstructure/decode_hooks.go
/usr/share/gocode/src/github.com/mitchellh/mapstructure/decode_hooks_test.go
/usr/share/gocode/src/github.com/mitchellh/mapstructure/error.go
/usr/share/gocode/src/github.com/mitchellh/mapstructure/go.mod
/usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure.go
/usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure_benchmark_test.go
/usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure_bugs_test.go
/usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure_examples_test.go
/usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure_test.go
/usr/share/licenses/golang-github-mitchellh-mapstructure-devel
/usr/share/licenses/golang-github-mitchellh-mapstructure-devel/LICENSE

REQUIRES

go-filesystem
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

golang(github.com/mitchellh/mapstructure) 1.5.0-2.el10_0
golang-github-mitchellh-mapstructure-devel 1.5.0-2.el10_0
golang-ipath(github.com/mitchellh/mapstructure) 1.5.0-2.el10_0

CONFIG FILES

/usr/share/doc/golang-github-mitchellh-mapstructure-devel
/usr/share/doc/golang-github-mitchellh-mapstructure-devel/CHANGELOG.md d
/usr/share/doc/golang-github-mitchellh-mapstructure-devel/README.md d
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/mitchellh
/usr/share/gocode/src/github.com/mitchellh/mapstructure
/usr/share/gocode/src/github.com/mitchellh/mapstructure/.goipath
/usr/share/gocode/src/github.com/mitchellh/mapstructure/decode_hooks.go
/usr/share/gocode/src/github.com/mitchellh/mapstructure/decode_hooks_test.go
/usr/share/gocode/src/github.com/mitchellh/mapstructure/error.go
/usr/share/gocode/src/github.com/mitchellh/mapstructure/go.mod
/usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure.go
/usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure_benchmark_test.go
/usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure_bugs_test.go
/usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure_examples_test.go
/usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure_test.go
/usr/share/licenses/golang-github-mitchellh-mapstructure-devel
/usr/share/licenses/golang-github-mitchellh-mapstructure-devel/LICENSE l

LICENSE FILES

MIT