Documentation ¶
Index ¶
- func CreateUserRepos(accessToken, name, description, homepage string, ...) (gitee.Project, error)
- func Organizations(user, accessToken string) ([]gitee.Group, error)
- func Repositories(accessToken string, page, perPage int) (gitee.Project, error)
- func RepositoriesByOrg(org, accessToken string, page, perPage int) ([]gitee.Project, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUserRepos ¶
func Organizations ¶
list Organizations
func Repositories ¶
return user Repositories
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.