context_manager

package
v2.77.2 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddContextAddFilesToContextArchive

func AddContextAddFilesToContextArchive(ctx context.Context, opts *AddContextAddFilesToContextArchiveOpts) (string, error)

func ContextAddFilesChecksum

func ContextAddFilesChecksum(ctx context.Context, projectDir, contextDir string, contextAddFiles []string, matcher path_matcher.PathMatcher) (string, error)

func GetContextAddFilesPaths

func GetContextAddFilesPaths(projectDir, contextDir string, contextAddFiles []string) ([]string, error)

Types

type AddContextAddFilesToContextArchiveOpts added in v2.39.0

type AddContextAddFilesToContextArchiveOpts struct {
	OriginalArchivePath    string
	ProjectDir             string
	ContextDir             string
	ContextAddFiles        []string
	ContextAddFilesFromMem map[string][]byte // map[tarEntryName]data
}

Jump to

Keyboard shortcuts

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