api

package
v1.0.0-percom23 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateFunction

func CreateFunction(c echo.Context) error

CreateFunction handles a function creation request.

func DecodeServiceClass

func DecodeServiceClass(serviceClass string) (p function.ServiceClass)

func DeleteFunction

func DeleteFunction(c echo.Context) error

DeleteFunction handles a function deletion request.

func GetFunctions

func GetFunctions(c echo.Context) error

GetFunctions handles a request to list the function available in the system.

func GetServerStatus

func GetServerStatus(c echo.Context) error

GetServerStatus simple api to check the current server status

func InvokeFunction

func InvokeFunction(c echo.Context) error

InvokeFunction handles a function invocation request.

func PollAsyncResult

func PollAsyncResult(c echo.Context) error

PollAsyncResult checks for the result of an asynchronous invocation.

Types

This section is empty.

Jump to

Keyboard shortcuts

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