Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReferenceToScan ¶
type ReferenceToScan struct { *plumbing.Reference CreatedAt time.Time HeadCommit *object.Commit // contains filtered or unexported fields }
func ReferencesToScan ¶
func ReferencesToScan(ctx context.Context, gitRepository *git.Repository, keepPolicies []*config.MetaCleanupKeepPolicy) ([]*ReferenceToScan, error)
func (*ReferenceToScan) String ¶
func (r *ReferenceToScan) String() string
Click to show internal directories.
Click to hide internal directories.