About This is a API client of Jenkins API written in Go. Usage client := gojenkins.NewClient("http://myjenkins.com", "basicauth_user", "basicauth_apikey") GoDoc Example See example_jenkins_api_test.go