Skip to main content

InitScheme

Adds the executor API types to the scheme.

def InitScheme() - > error

Adds the executor API types to the scheme. This function is called to register the necessary API types for the executor, ensuring they are recognized and handled correctly within the system's scheme.

Returns

TypeDescription
errorAn error if the API types could not be added to the scheme, otherwise nil.