internal

package
v0.113.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FTLSourceRoot added in v0.58.4

func FTLSourceRoot() string

func ScaffoldZip added in v0.96.0

func ScaffoldZip(source *zip.Reader, destination string, ctx any, options ...scaffolder.Option) error

ScaffoldZip is a convenience function for scaffolding a zip archive with scaffolder.

func UnzipDir added in v0.45.0

func UnzipDir(zipReader *zip.Reader, destDir string) error

UnzipDir unzips a ZIP archive into the specified directory.

func ZipDir added in v0.45.0

func ZipDir(srcDir, destZipFile string) error

func ZipRelativeToCaller added in v0.58.4

func ZipRelativeToCaller(relativePath string) *zip.Reader

ZipRelativeToCaller creates a temporary zip file from a path relative to the caller.

This function will leak a file descriptor and thus can only be used in development.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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