internalstates#

import "github.com/ansys/aali-flowkit/pkg/internalstates"

Index#

Variables#

Global variables

var AvailableFunctions map[string]*aaliflowkitgrpc.FunctionDefinition

func InitializeInternalStates#

func InitializeInternalStates()

InitializeInternalStates initializes the internal states of the agent This function should be called at the beginning of the agent to initialize the internal states of the agent

Generated by gomarkdoc