{"id":69461,"library":"coreos-go-json","title":"CoreOS JSON","description":"A Go package for encoding and decoding JSON as defined in RFC 7159.","status":"active","version":"0.0.0-20231102161613-e49c8866685a","language":"go","source_language":null,"source_url":"https://github.com/coreos/go-json","tags":["json","serialization","encoding"],"install":[{"cmd":"go get github.com/coreos/go-json","lang":"bash","label":"Install github.com/coreos/go-json"}],"dependencies":[],"imports":[{"symbol":"json","correct":"github.com/coreos/go-json"}],"quickstart":{"code":"package main\n\nimport \"github.com/coreos/go-json\"\n\nfunc main() {\n    data, _ := json.Marshal(map[string]int{\"a\": 1})\n    println(string(data))\n}","lang":"go","description":"Marshals a map to JSON string."},"warnings":[],"env_vars":null,"search_vec":"'7159':15 'coreo':1 'decod':9 'defin':12 'encod':7,18 'go':4 'json':2,10,16 'packag':5 'rfc':14 'serial':17","created_at":"2026-06-17T18:02:11.774035+00:00","updated_at":"2026-06-17T18:02:11.774035+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/coreos/go-json","github":"https://github.com/coreos/go-json","docs":"https://pkg.go.dev/github.com/coreos/go-json#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}