function

package
v0.0.0-...-e7e2df9 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FuncData

type FuncData struct {
	Content string      `json:"content"`
	Inputs  interface{} `json:"inputs"`
	Outputs []string    `json:"outputs"`
	Type    int         `json:"type"`
}

type FunctionController

type FunctionController struct {
}

func (*FunctionController) TestExecFunction

func (f *FunctionController) TestExecFunction(c *gin.Context)

Jump to

Keyboard shortcuts

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