{"id":53165,"library":"dubbogo-hessian2","title":"hessian2","description":"Package hessian2 provides pack/unpack for fixed length variable data in the Hessian2 protocol.","status":"active","version":"1.2.4","language":"go","source_language":null,"source_url":"https://github.com/dubbogo/hessian2","tags":["hessian","serialization","dubbo","rpc"],"install":[{"cmd":"go get github.com/dubbogo/hessian2","lang":"bash","label":"Install github.com/dubbogo/hessian2"}],"dependencies":[],"imports":[{"symbol":"hessian2","correct":"github.com/dubbogo/hessian2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/dubbogo/hessian2\"\n)\n\nfunc main() {\n\t// Example: encode a string\n\tencoded, err := hessian2.Pack(\"hello\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Printf(\"Encoded: %x\\n\", encoded)\n}","lang":"go","description":"Pack a string value using the Hessian2 protocol."},"warnings":[],"env_vars":null,"search_vec":"'data':10 'dubbo':17 'fix':7 'hessian':15 'hessian2':1,3,13 'length':8 'pack/unpack':5 'packag':2 'protocol':14 'provid':4 'rpc':18 'serial':16 'variabl':9","created_at":"2026-06-15T07:29:41.060943+00:00","updated_at":"2026-06-15T07:29:41.060943+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/dubbogo/hessian2","github":"https://github.com/dubbogo/hessian2","docs":"https://pkg.go.dev/github.com/dubbogo/hessian2#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}}