filesystem

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyToTemp

func CopyToTemp(source, tempDir string) error

Types

type PatternMatcher added in v0.1.5

type PatternMatcher struct {
	// contains filtered or unexported fields
}

PatternMatcher handles .dockerignore pattern matching

func NewPatternMatcher added in v0.1.5

func NewPatternMatcher(patterns []string) *PatternMatcher

NewPatternMatcher creates a new pattern matcher from a list of .dockerignore patterns

func (*PatternMatcher) Matches added in v0.1.5

func (pm *PatternMatcher) Matches(path string) bool

Jump to

Keyboard shortcuts

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