[pkg-go] Bug#746175: ITP: golang-objx-dev -- Go package for dealing with maps, slices, JSON and other data.
Jelmer Vernooij
jelmer at debian.org
Sun Apr 27 17:26:16 UTC 2014
Package: wnpp
Severity: wishlist
Owner: Jelmer Vernooij <jelmer at debian.org>
* Package name : golang-objx-dev
Version : 1.0
Upstream Author : Tyler Bunnell <tylerbunnell at gmail.com>
* URL : http://github.com/stretchr/objx
* License : BSD
Programming Lang: Go
Description : Go package for dealing with maps, slices, JSON and other data.
Objx provides the `objx.Map` type, which is a `map[string]interface{}` that
exposes a powerful `Get` method (among others) that allows you to
easily and quickly get access to data within the map, without having to
worry too much about type assertions, missing data, default values etc.
(Dependency for golang-testify)
More information about the Pkg-go-maintainers
mailing list