Versions in this module Expand all Collapse all v0 v0.7.0 Jun 1, 2026 v0.6.0 Jun 1, 2026 v0.5.0 May 26, 2026 Changes in this version + type Source struct + func NewSource(cfg ctx.RepositoryConfig) (*Source, error) + func (s *Source) Fetch(c context.Context) (*ctx.ContextData, error) + func (s *Source) Name() string + func (s *Source) String() string + func (s *Source) Type() ctx.SourceType