package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jun 18, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Command = cli.Command{
Name: "analyze",
Usage: "Analyze transaction and sourcelog files",
Flags: cliFlags,
Action: analyzeV2,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.