{"id":49944,"library":"stretchr-objx","title":"objx","description":"Provides utilities for working with maps, slices, JSON, and other data structures in Go.","status":"active","version":"0.5.3","language":"go","source_language":null,"source_url":"https://github.com/stretchr/objx","tags":["maps","json","utilities","data-structures"],"install":[{"cmd":"go get github.com/stretchr/objx","lang":"bash","label":"Install github.com/stretchr/objx"}],"dependencies":[],"imports":[{"symbol":"objx","correct":"github.com/stretchr/objx"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/stretchr/objx\"\n)\n\nfunc main() {\n\tm := objx.Map{\"name\": \"objx\", \"version\": 1.0}\n\tfmt.Println(m.Get(\"name\"))\n}","lang":"go","description":"Accesses a value from a map using objx."},"warnings":[],"env_vars":null,"search_vec":"'data':12,20 'data-structur':19 'go':15 'json':9,17 'map':7,16 'objx':1 'provid':2 'slice':8 'structur':13,21 'util':3,18 'work':5","created_at":"2026-06-15T04:34:22.543713+00:00","updated_at":"2026-06-15T04:34:22.543713+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/stretchr/objx","github":"https://github.com/stretchr/objx","docs":"https://pkg.go.dev/github.com/stretchr/objx#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}