{"id":66999,"library":"iverly-go-mcping","title":"Go MCPing","description":"A Go library for pinging Minecraft servers and retrieving server status information.","status":"active","version":"1.0.1","language":"go","source_language":null,"source_url":"https://github.com/iverly/go-mcping","tags":["minecraft","ping","server","gaming"],"install":[{"cmd":"go get github.com/iverly/go-mcping","lang":"bash","label":"Install github.com/iverly/go-mcping"}],"dependencies":[],"imports":[{"symbol":"mcping","correct":"github.com/iverly/go-mcping"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/iverly/go-mcping\"\n)\n\nfunc main() {\n\tresp, err := mcping.Ping(\"example.com\", 25565)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Printf(\"Players online: %d\\n\", resp.Players.Online)\n}","lang":"go","description":"Ping a Minecraft server and get player count."},"warnings":[],"env_vars":null,"search_vec":"'game':18 'go':1,4 'inform':14 'librari':5 'mcping':2 'minecraft':8,15 'ping':7,16 'retriev':11 'server':9,12,17 'status':13","created_at":"2026-06-17T17:31:38.374952+00:00","updated_at":"2026-06-17T17:31:38.374952+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/iverly/go-mcping","github":"https://github.com/iverly/go-mcping","docs":"https://pkg.go.dev/github.com/iverly/go-mcping#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}