Versions in this module Expand all Collapse all v0 v0.0.2 Nov 27, 2024 v0.0.1 Aug 15, 2024 Changes in this version + type Source struct + func (s *Source) AddApiKeys(keys []string) + func (s *Source) DiscoveryType() source.DiscoveryType + func (s *Source) IsDefault() bool + func (s *Source) Name() string + func (s *Source) NeedsKey() bool + func (s *Source) Run(ctx context.Context, query string, sess *session.Session) <-chan source.Result + func (s *Source) Statistics() source.Statistics + func (s *Source) SupportedDiscoveryModes() []source.DiscoveryMode