Documentation ¶
Index ¶
- func GetRepositories(ctx context.Context) ([]types.RepositoryWithOwner, bool)
- func GetScorecardEnabled(ctx context.Context) bool
- func GetScorecardVerbose(ctx context.Context) bool
- func GetTokenScopes(ctx context.Context) permissions.TokenScopes
- func NewContextWithOrg(org []string) context.Context
- func NewContextWithRepos(repos []types.RepositoryWithOwner) context.Context
- func NewContextWithScorecard(ctx context.Context, scorecardEnabled bool, scorecardVerbose bool) context.Context
- func NewContextWithTokenScopes(ctx context.Context, tokenScopes permissions.TokenScopes) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRepositories ¶ added in v0.1.3
func GetRepositories(ctx context.Context) ([]types.RepositoryWithOwner, bool)
func GetScorecardEnabled ¶
func GetScorecardVerbose ¶
func GetTokenScopes ¶
func GetTokenScopes(ctx context.Context) permissions.TokenScopes
func NewContextWithOrg ¶
func NewContextWithRepos ¶ added in v0.1.3
func NewContextWithRepos(repos []types.RepositoryWithOwner) context.Context
func NewContextWithScorecard ¶
func NewContextWithTokenScopes ¶
func NewContextWithTokenScopes(ctx context.Context, tokenScopes permissions.TokenScopes) context.Context
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.