Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunDataflowAnalysis ¶
----------------------------------------------------------------------------- RunDataflowAnalysis - Runs data flow analysis based on the provided configuration -----------------------------------------------------------------------------
Parameters:
- config (models.Config): Configuration settings for the data flow analysis.
Returns:
- ([]models.DataFlow): A slice of DataFlow models representing the result of the analysis.
- (error): An error object if an error occurred during the analysis.
-----------------------------------------------------------------------------
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.