local

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2025 License: Apache-2.0 Imports: 27 Imported by: 146

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSource

func NewSource(opt Opt) (source.Source, error)

Types

type LocalIdentifier added in v0.13.0

type LocalIdentifier struct {
	Name               string
	SessionID          string
	IncludePatterns    []string
	ExcludePatterns    []string
	FollowPaths        []string
	SharedKeyHint      string
	Differ             fsutil.DiffType
	MetadataOnly       bool
	MetadataExceptions []string
}

func NewLocalIdentifier added in v0.13.0

func NewLocalIdentifier(str string) (*LocalIdentifier, error)

func (*LocalIdentifier) Capture added in v0.13.0

func (id *LocalIdentifier) Capture(c *provenance.Capture, pin string) error

func (*LocalIdentifier) Scheme added in v0.13.0

func (*LocalIdentifier) Scheme() string

type Opt

type Opt struct {
	CacheAccessor cache.Accessor
}

Jump to

Keyboard shortcuts

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