{"id":67191,"library":"rocketchat-rocket-chat-go-sdk","title":"Rocket.Chat Go SDK","description":"Go client library for interacting with the Rocket.Chat API.","status":"active","version":"0.0.0-20240116134246-a8cbe886bab0","language":"go","source_language":null,"source_url":"https://github.com/RocketChat/Rocket.Chat.Go.SDK","tags":["rocket.chat","chat","api-client"],"install":[{"cmd":"go get github.com/RocketChat/Rocket.Chat.Go.SDK","lang":"bash","label":"Install github.com/RocketChat/Rocket.Chat.Go.SDK"}],"dependencies":[],"imports":[{"symbol":"rocketchat","correct":"github.com/RocketChat/Rocket.Chat.Go.SDK"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"github.com/RocketChat/Rocket.Chat.Go.SDK\"\n)\n\nfunc main() {\n    c := rocketchat.NewClient(\"https://chat.example.com\")\n    err := c.Login(\"user\", \"pass\")\n    if err != nil {\n        fmt.Println(err)\n    }\n}","lang":"go","description":"Login to a Rocket.Chat server"},"warnings":[],"env_vars":null,"search_vec":"'api':12,16 'api-cli':15 'chat':14 'client':5,17 'go':2,4 'interact':8 'librari':6 'rocket.chat':1,11,13 'sdk':3","created_at":"2026-06-17T17:34:00.894684+00:00","updated_at":"2026-06-17T17:34:00.894684+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/RocketChat/Rocket.Chat.Go.SDK","github":"https://github.com/RocketChat/Rocket.Chat.Go.SDK","docs":"https://pkg.go.dev/github.com/RocketChat/Rocket.Chat.Go.SDK#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"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}}