Letter G

golang-github-stretchr-objx-devel - Go package for dealing with maps, slices, JSON and other data

Website: http://godoc.org/github.com/stretchr/objx
License: MIT
Vendor: Alcance Libre, Inc.
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.

This package contains library source intended for
building other packages which use import path with
github.com/stretchr/objx prefix.

Packages

golang-github-stretchr-objx-devel-0-0.12.git1a9d0bb.fc14.al.noarch [20 KiB] Changelog by Jan Chaloupka (2017-09-12):
- Bump to upstream 1a9d0bb9f541897e62256577b352fdbc1fb4fd94
  resolves: #1490415

Listing created by Repoview-0.6.6-6.fc14.al