{"id":66055,"library":"gotomicro-ego","title":"Ego","description":"A Go microservice framework that provides components for building distributed systems, including RPC, configuration, and logging.","status":"active","version":"1.2.7","language":"go","source_language":null,"source_url":"https://github.com/gotomicro/ego","tags":["microservice","framework","rpc","distributed"],"install":[{"cmd":"go get github.com/gotomicro/ego","lang":"bash","label":"Install github.com/gotomicro/ego"}],"dependencies":[],"imports":[{"symbol":"ego","correct":"github.com/gotomicro/ego"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/gotomicro/ego\"\n\t\"github.com/gotomicro/ego/core/elog\"\n)\n\nfunc main() {\n\tapp := ego.New()\n\tapp.Start(func() error {\n\t\telog.Info(\"server started\")\n\t\treturn nil\n\t})\n}","lang":"go","description":"Starts an Ego application with a simple startup function."},"warnings":[],"env_vars":null,"search_vec":"'build':10 'compon':8 'configur':15 'distribut':11,21 'ego':1 'framework':5,19 'go':3 'includ':13 'log':17 'microservic':4,18 'provid':7 'rpc':14,20 'system':12","created_at":"2026-06-17T17:18:34.691698+00:00","updated_at":"2026-06-17T17:18:34.691698+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/gotomicro/ego","github":"https://github.com/gotomicro/ego","docs":"https://pkg.go.dev/github.com/gotomicro/ego#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"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}}