search

package
v0.7.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Search(
	ctx context.Context,
	algorithmName string,
	fromTree, toTree domain.Tree,
	ignore domain.IgnoreRules,
) ([]*domain.CloneSet, error)

Types

type AlgorithmFunc added in v0.7.1

type AlgorithmFunc = func(
	ctx context.Context,
	sourceTree domain.Searcher,
	sources []*domain.Source,
	searchTree domain.Searcher,
	ignore domain.IgnoreRules,
) ([]*domain.Clone, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL