+
Skip to content
This repository was archived by the owner on Sep 4, 2018. It is now read-only.

woli/rhodecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

rhodecode

A go package that can be used to access the RhodeCode API (v1.5.3)

$ go get github.com/woli/rhodecode

Usage example:

package main

import (
	"fmt"
	"github.com/woli/rhodecode"
	"net/http"
)

func main() {
	s, _ := rhodecode.New("<baseurl>", "<apikey>", http.DefaultClient)

	r, err := s.Repos.List().Do(1)
	if err != nil {
		panic(err)
	} else {
		for _, repo := range r.Repos {
			fmt.Printf("%+v\n", repo)
		}
	}
}

About

A go package that can be used to access the RhodeCode API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载