package
Version:
v0.0.0-...-b77e8b7
Opens a new window with list of versions in this module.
Published: Apr 14, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ExecuteFunctionPostBodyParams struct {
DockerImageUri string `json:"dockerImageUri"`
MaxCpuUsage float32 `json:"cpu"`
MaxMemoryUsage int `json:"memory"`
Timeout int `json:"timeout"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.