internal

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProjectManifest = "project.json"  // project manifest file (configuration for the platform)
	CGIIgnore       = ".cgiignore"    // file with tar --exclude-from patterns for upload/download filter
	ManifestFile    = "manifest.json" // lambda configuration
	SSHKeySize      = 3072            // generated SSH size for git client
)

Variables

This section is empty.

Functions

func AtomicWriteJson added in v0.3.5

func AtomicWriteJson(filename string, config interface{}) error

func ReadJson added in v0.3.5

func ReadJson(filename string, target interface{}) error

func SetCreds added in v0.3.3

func SetCreds(cmd *exec.Cmd, creds *types.Credential)

func SetFlags

func SetFlags(cmd *exec.Cmd)

Set parent ground and death signal to be sure that nested processes will be closed

Types

This section is empty.

Jump to

Keyboard shortcuts

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