Documentation ¶
Index ¶
- type Client
- func (c *Client) ExchangeCodeToAccessKey(ctx context.Context, clientID, clientSecret, code string) (string, error)
- func (c *Client) GetUser(ctx context.Context, accessKey, user string) (*github.User, error)
- func (c *Client) IsMember(ctx context.Context, accessKey string, org, user string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.