{"id":64034,"library":"bndr-gojenkins","title":"GoJenkins","description":"Gojenkins is a Jenkins Client in Go, that exposes the Jenkins REST API in a more developer friendly way.","status":"active","version":"1.2.0","language":"go","source_language":null,"source_url":"https://github.com/bndr/gojenkins","tags":["jenkins","client","ci","cd"],"install":[{"cmd":"go get github.com/bndr/gojenkins","lang":"bash","label":"Install github.com/bndr/gojenkins"}],"dependencies":[],"imports":[{"symbol":"gojenkins","correct":"github.com/bndr/gojenkins"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/bndr/gojenkins\"\n)\n\nfunc main() {\n\tjenkins := gojenkins.CreateJenkins(nil, \"http://jenkins.example.com\", \"user\", \"token\")\n\tjob, _ := jenkins.GetJob(\"my-job\")\n\tfmt.Println(job.GetName())\n}","lang":"go","description":"Connects to a Jenkins instance and retrieves a job by name."},"warnings":[],"env_vars":null,"search_vec":"'api':14 'cd':24 'ci':23 'client':6,22 'develop':18 'expos':10 'friend':19 'go':8 'gojenkin':1,2 'jenkin':5,12,21 'rest':13 'way':20","created_at":"2026-06-17T16:51:06.909643+00:00","updated_at":"2026-06-17T16:51:06.909643+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/bndr/gojenkins","github":"https://github.com/bndr/gojenkins","docs":"https://pkg.go.dev/github.com/bndr/gojenkins#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","utility"],"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}}