{"id":52520,"library":"tent-canonical-json-go","title":"Canonical JSON Go","description":"Implements canonical JSON encoding as specified by the Tent protocol.","status":"active","version":"0.0.0-20130607151641-96e4ba3a7613","language":"go","source_language":null,"source_url":"https://github.com/tent/canonical-json-go","tags":["json","canonical","encoding","tent"],"install":[{"cmd":"go get github.com/tent/canonical-json-go","lang":"bash","label":"Install github.com/tent/canonical-json-go"}],"dependencies":[],"imports":[{"symbol":"canonicaljson","correct":"github.com/tent/canonical-json-go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/tent/canonical-json-go\"\n)\n\nfunc main() {\n\tdata := map[string]int{\"a\": 1}\n\tout, _ := canonicaljson.Marshal(data)\n\tfmt.Println(string(out))\n}","lang":"go","description":"Marshals a map to canonical JSON."},"warnings":[],"env_vars":null,"search_vec":"'canon':1,5,15 'encod':7,16 'go':3 'implement':4 'json':2,6,14 'protocol':13 'specifi':9 'tent':12,17","created_at":"2026-06-15T06:57:08.853224+00:00","updated_at":"2026-06-15T06:57:08.853224+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/tent/canonical-json-go","github":"https://github.com/tent/canonical-json-go","docs":"https://pkg.go.dev/github.com/tent/canonical-json-go#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-15","next_check":"2026-12-12","install_tag":null}}