Name: | golang-github-stretchr-objx-devel |
---|---|
Version: | 0 |
Release: | 0.12.git1a9d0bb.1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 102426 |
License: | MIT |
RPM: | golang-github-stretchr-objx-devel-0-0.12.git1a9d0bb.1.el8.noarch.rpm |
Source RPM: | golang-github-stretchr-objx-0-0.12.git1a9d0bb.1.el8.src.rpm |
Build Date: | Fri Oct 29 2021 |
Build Host: | ovs-x86-ol8-builder-01.webad1phx.solarisx86phx.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://godoc.org/github.com/stretchr/objx |
Summary: | Go package for dealing with maps, slices, JSON and other data |
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. |