Documentation ¶ Index ¶ func Fetch(c *gin.Context) func Found(ids []string, current int64) bool func GetLastID(ctx context.Context, projectID, dsn, owner, repository string) (int64, int64, error) func Reverse(list []*github.WorkflowRun) []*github.WorkflowRun Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Fetch ¶ func Fetch(c *gin.Context) func Found ¶ added in v0.0.5 func Found(ids []string, current int64) bool func GetLastID ¶ added in v0.0.5 func GetLastID(ctx context.Context, projectID, dsn, owner, repository string) (int64, int64, error) func Reverse ¶ func Reverse(list []*github.WorkflowRun) []*github.WorkflowRun Types ¶ This section is empty. Source Files ¶ View all Source files fetch.go Click to show internal directories. Click to hide internal directories.