functions

package
v0.99.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2026 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package functions registers the CapFunctions capability (named FaaS invoke/get/health).

Index

Constants

View Source
const (
	// OpInvoke invokes a published named function version.
	OpInvoke = "invoke"
	// OpGet returns public metadata for a published function.
	OpGet = "get"
	// OpHealth reports whether the functions service is ready.
	OpHealth = "health"
)

Variables

This section is empty.

Functions

func CatalogSpec

func CatalogSpec() capability.Spec

CatalogSpec returns capability metadata for documentation (handlers must not be invoked).

func Register

func Register() error

Register registers hub.CapFunctions with invoke/get/health operations.

Types

This section is empty.

Jump to

Keyboard shortcuts

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