{"id":68646,"library":"chronokeeper-anyxml","title":"anyxml","description":"A Go package that marshals XML from almost any Go variable, including maps and slices.","status":"active","version":"0.0.0-20160530174208-54457d8e98c6","language":"go","source_language":null,"source_url":"https://github.com/Chronokeeper/anyxml","tags":["xml","marshal","serialization","generic"],"install":[{"cmd":"go get github.com/Chronokeeper/anyxml","lang":"bash","label":"Install github.com/Chronokeeper/anyxml"}],"dependencies":[],"imports":[{"symbol":"anyxml","correct":"github.com/Chronokeeper/anyxml"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/Chronokeeper/anyxml\"\n)\n\nfunc main() {\n\tdata := map[string]interface{}{\"name\": \"Alice\"}\n\txml, _ := anyxml.Xml(data)\n\tfmt.Println(string(xml))\n}","lang":"go","description":"Marshal a map to XML."},"warnings":[],"env_vars":null,"search_vec":"'almost':9 'anyxml':1 'generic':20 'go':3,11 'includ':13 'map':14 'marshal':6,18 'packag':4 'serial':19 'slice':16 'variabl':12 'xml':7,17","created_at":"2026-06-17T17:52:20.508422+00:00","updated_at":"2026-06-17T17:52:20.508422+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/Chronokeeper/anyxml","github":"https://github.com/Chronokeeper/anyxml","docs":"https://pkg.go.dev/github.com/Chronokeeper/anyxml#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}}