Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectGoFiles ¶
CollectGoFiles recursively collects all .go files from a directory
Types ¶
type FrameworkDetector ¶
type FrameworkDetector struct{}
FrameworkDetector detects the web framework used in a project
func NewFrameworkDetector ¶
func NewFrameworkDetector() *FrameworkDetector
NewFrameworkDetector creates a new framework detector
Click to show internal directories.
Click to hide internal directories.