new

package
v0.1.18 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PythonRequirements

func PythonRequirements() string

PythonRequirements returns the default Python requirements.txt content.

func PythonRunSh

func PythonRunSh() string

PythonRunSh and PythonRequirements expose the embedded Python scaffolding templates (run.sh launcher + requirements.txt) so they have a single source of truth. The CLI `functions new` writes them to disk; the MCP deploy tool reuses them to inject the same scaffolding into a single-file deploy (the branch gateway rejects a Python function that is missing run.sh).

func Run

func Run(ctx context.Context, slug, runtime string, fsys afero.Fs) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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