handler

package
v0.0.0-...-b77e8b7 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteFunctionHandler

func ExecuteFunctionHandler(c *gin.Context)

Types

type ExecuteFunctionPostBodyParams

type ExecuteFunctionPostBodyParams struct {
	DockerImageUri string  `json:"dockerImageUri"`
	MaxCpuUsage    float32 `json:"cpu"`
	MaxMemoryUsage int     `json:"memory"`
	Timeout        int     `json:"timeout"`
}

Jump to

Keyboard shortcuts

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