[ aria ]
[ ソース: golang-objx ]
パッケージ: golang-github-stretchr-objx-dev (0.5.0-1)
golang-github-stretchr-objx-dev に関するリンク
golang-objx ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
This package contains the source.