package
0.0.0-20241230084113-15e72af14fc1
Repository: https://github.com/ansys/allie-sharedtypes.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ExternalFunctions_ServiceDesc is the grpc.ServiceDesc for ExternalFunctions service.
No description provided by the author

# Structs

FunctionDefinition is the definition of an individual function.
Single input for a function.
FunctionInputDefinition is the definition of an input for a function.
FunctionInputs is the input message for the RunFunction method.
FunctionOutput is a single output from a function.
FunctionOutputDefinition is the definition of an output for a function.
FunctionOutputs is the output message for the RunFunction method.
ListFunctionsRequest is the input message for the ListFunctions method.
ListFunctionsResponse is the output message for the ListFunctions method.
StreamOutput is the output message for the StreamFunction method.
UnimplementedExternalFunctionsServer must be embedded to have forward compatible implementations.

# Interfaces

ExternalFunctionsClient is the client API for ExternalFunctions service.
ExternalFunctionsServer is the server API for ExternalFunctions service.
UnsafeExternalFunctionsServer may be embedded to opt out of forward compatibility for this service.