https://bugzilla.redhat.com/show_bug.cgi?id=1153724
Bug ID: 1153724
Summary: Review Request: golang-github-mitchellh-mapstructure -
Go library for decoding generic map values into native
Go structures
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL:
https://jchaloup.fedorapeople.org/reviews/golang-github-mitchellh-mapstructure/golang-github-mitchellh-mapstructure.spec
SRPM URL:
https://jchaloup.fedorapeople.org/reviews/golang-github-mitchellh-mapstructure/golang-github-mitchellh-mapstructure-0-0.1.git740c764.fc20.src.rpm
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.
Fedora Account System Username: jchaloup
Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=7883740
$ rpmlint
/home/jchaloup/rpmbuild/SRPMS/golang-github-mitchellh-mapstructure-0-0.1.git740c764.fc20.src.rpm
/home/jchaloup/rpmbuild/RPMS/noarch/golang-github-mitchellh-mapstructure-devel-0-0.1.git740c764.fc20.noarch.rpm
golang-github-mitchellh-mapstructure.spec
golang-github-mitchellh-mapstructure.src: W: spelling-error %description -l
en_US versa -> avers, verse, verso
golang-github-mitchellh-mapstructure-devel.noarch: W: spelling-error
%description -l en_US versa -> avers, verse, verso
2 packages and 1 specfiles checked; 0 errors, 2 warnings.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review