search

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSearchParams

func NewSearchParams(
	path string,
	tags []string,
	workers int,
	style pretty.Style,
	oldCommitLimit, commitAgeFilter int,
	maxFileSize int64,
	fullPath, noSummary, noAuthor bool,
	glob, author string,
) (*searchParams, error)

NewSearchParams creates a searchParams struct with all the information required to inspect a file or directory.

func Search(params *searchParams)

Search a file or folder for the specified tags. Use the function NewSearchParams to create the required struct.

Types

This section is empty.

Jump to

Keyboard shortcuts

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