Documentation ¶
Index ¶
- func Analyze(fileType, filePath string, r dio.ReadSeekerAt, parser godeptypes.Parser) (*analyzer.AnalysisResult, error)
- func ToAnalysisResult(fileType, filePath, libFilePath string, libs []godeptypes.Library, ...) *analyzer.AnalysisResult
- func ToApplication(fileType, filePath, libFilePath string, libs []godeptypes.Library, ...) *types.Application
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Analyze ¶
func Analyze(fileType, filePath string, r dio.ReadSeekerAt, parser godeptypes.Parser) (*analyzer.AnalysisResult, error)
func ToAnalysisResult ¶
func ToAnalysisResult(fileType, filePath, libFilePath string, libs []godeptypes.Library, depGraph []godeptypes.Dependency) *analyzer.AnalysisResult
func ToApplication ¶
func ToApplication(fileType, filePath, libFilePath string, libs []godeptypes.Library, depGraph []godeptypes.Dependency) *types.Application
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.