Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TeamMembers map[string][]string
Functions ¶
func InitHTTPclient ¶
Types ¶
type Client ¶
type Client struct { GithubToken string GithubAPIurl *url.URL // contains filtered or unexported fields }
var HttpClient *Client
Create global HTTP client
func (*Client) CheckListOfUsersInTeam ¶
func (*Client) GetSSHKeysForUser ¶
func (c *Client) GetSSHKeysForUser(username string) ([]UserSSHKeys, error)
type TeamMember ¶
type UserSSHKeys ¶
Click to show internal directories.
Click to hide internal directories.