{"id":63148,"library":"go-micro-microwire-v5","title":"MicroWire","description":"Package micro is a pluggable framework for building microservices in Go.","status":"active","version":"5.0.2","language":"go","source_language":null,"source_url":"https://github.com/go-micro/microwire","tags":["microservices","framework","pluggable","rpc"],"install":[{"cmd":"go get github.com/go-micro/microwire/v5","lang":"bash","label":"Install github.com/go-micro/microwire/v5"}],"dependencies":[],"imports":[{"symbol":"micro","correct":"github.com/go-micro/microwire/v5"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/go-micro/microwire/v5\"\n)\n\nfunc main() {\n\tservice := micro.NewService(\n\t\tmicro.Name(\"helloworld\"),\n\t)\n\tservice.Init()\n\tservice.Run()\n}","lang":"go","description":"Initializes and runs a basic microservice using the MicroWire framework."},"warnings":[{"fix":"Refer to the migration guide when upgrading from v4.","message":"Version 5 introduces breaking changes from v4, including API restructuring.","severity":"breaking","affected_versions":">=5.0.0"}],"env_vars":null,"search_vec":"'build':9 'framework':7,14 'go':12 'micro':3 'microservic':10,13 'microwir':1 'packag':2 'pluggabl':6,15 'rpc':16","created_at":"2026-06-17T16:40:22.895517+00:00","updated_at":"2026-06-17T16:40:22.895517+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/go-micro/microwire","github":"https://github.com/go-micro/microwire","docs":"https://pkg.go.dev/github.com/go-micro/microwire/v5#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","networking"],"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}}