function

package
v1.2.0-RC2 Latest Latest
Warning

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

Go to latest
Published: May 14, 2023 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Function-Response-Time
	// ref: https://github.com/morty-faas/morty/issues/25
	HttpHeaderFunctionResponseTime string = "Function-Response-Time"
	// Orchestrate-Response-Time
	// ref: https://github.com/morty-faas/morty/issues/25
	HttpHeaderOrchestrateResponseTime string = "Orchestrate-Response-Time"
	// Morty-Response-Time
	// ref: https://github.com/morty-faas/morty/issues/25
	HttpHeaderMortyResponseTime string = "Morty-Response-Time"
)

Variables

View Source
var (
	RootCmd = &cobra.Command{
		Use:     "function",
		Aliases: []string{"fn"},
		Short:   "Manage functions from the CLI",
		Long:    `Manage functions from the CLI`,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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