Versions in this module Expand all Collapse all v2 v2.0.4 Apr 30, 2024 v2.0.3 Mar 17, 2024 Changes in this version + var ErrorUnableToListAllResult = errors.New("unable to list all results") + type Option interface + func PerPage(perPage int) Option + type Searcher struct + func NewSearcher(ctx context.Context, client *graphql.Client, logger *zap.Logger, ...) *Searcher + func (re *Searcher) ReposByStars(baseQuery string, minStars, overlap int, emitter func(string)) error Other modules containing this package github.com/ossf/criticality_score