github

package
v0.0.0-...-e5d1682 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitHub

type GitHub interface {
	IsArchived(ctx context.Context, repoName string) (bool, error)
	LastUpdated(ctx context.Context, repoName string) (time.Time, error)
}

func NewGitHub

func NewGitHub(ctx context.Context, cfg env.GitHubEnv) (GitHub, error)

Jump to

Keyboard shortcuts

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