package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Sep 20, 2018
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Repo struct {
SshUrl string `json:"ssh_url"`
Name string `json:"name"`
}
type Team struct {
Id int `json:"id"`
Name string `json:"name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.