golang-github-stretchr-objx - Go package for dealing with maps, slices, JSON and other data
| Website: | http://godoc.org/github.com/stretchr/objx |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
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.
Packages
| golang-github-stretchr-objx-0-0.3.gitcbeaeb1.el6.src [27 KiB] |
Changelog
by jchaloup (2014-10-14):
- BuildArch to ExclusiveArch |