Package : golang-github-stretchr-objx-devel

Package details

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 the source code needed for building packages that
reference the following Go import paths:
– github.com/stretchr/objx


URL: https://github.com/stretchr/objx
License: MIT

Maintainer: pterjan

List of RPMs