github

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func GetClient

func GetClient(cfg config.GitHubConfig) Client

func (Client) FetchAssignedIssues

func (c Client) FetchAssignedIssues(ctx context.Context) ([]trello.Card, error)

func (Client) FetchMyPullRequests

func (c Client) FetchMyPullRequests(ctx context.Context) ([]trello.Card, error)

func (Client) FetchOtherPullRequests

func (c Client) FetchOtherPullRequests(ctx context.Context) ([]trello.Card, error)

func (Client) FetchOtherPullRequestsAssignedToMe

func (c Client) FetchOtherPullRequestsAssignedToMe(ctx context.Context) ([]trello.Card, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL