Versions in this module Expand all Collapse all v0 v0.1.0 Apr 23, 2026 Changes in this version + func OpenInBrowser(u string) error + type AppConfigResult struct + type GitHubApp struct + func NewGitHubApp(logger *slog.Logger) *GitHubApp + func (g *GitHubApp) Create(ctx context.Context, manifest scrape.AppManifest) (*github.AppConfig, error) + func (g *GitHubApp) PersistentFlags(cmd *cobra.Command) + func (g *GitHubApp) Validate() error