Documentation
¶
Index ¶
- func Fetch(c *gin.Context)
- func GetNextToken(ctx context.Context, projectID, dsn string) (int64, error)
- func ListCommits(ctx context.Context, projectID, dsn string, number int) (map[string]bool, error)
- func ListPullReqs(ctx context.Context, projectID, dsn, state string) ([]dataset.PullReq, error)
- func Update(c *gin.Context)
- func UpdatePullReq(ctx context.Context, projectID, dsn string, r *github.PullRequest) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListCommits ¶
func ListPullReqs ¶
func UpdatePullReq ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.