internal

package
v0.412.0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GitRoot

func GitRoot(dir string) optional.Option[string]

GitRoot returns the root of the git repository containing dir, or empty string if dir is not in a git repository.

If dir is empty, the current working directory is used.

func ScaffoldZip

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

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

UnzipDir unzips a ZIP archive into the specified directory.

func ZipDir

func ZipDir(srcDir, destZipFile string) error

func ZipRelativeToCaller

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
Package automaxprocs sets GOMAXPROCS to match Linux container CPU quota.
Package automaxprocs sets GOMAXPROCS to match Linux container CPU quota.
Package buildengine provides a framework for building FTL modules.
Package buildengine provides a framework for building FTL modules.
Package configuration is the FTL configuration and secret management API.
Package configuration is the FTL configuration and secret management API.
Package goast provides a useful visitor for the Go AST.
Package goast provides a useful visitor for the Go AST.
Code generated by 'just lsp-generate'.
Code generated by 'just lsp-generate'.
internal
Package internal manages the persistent profile configuration of the FTL CLI.
Package internal manages the persistent profile configuration of the FTL CLI.
rpc
schema

Jump to

Keyboard shortcuts

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