Documentation
¶
Overview ¶
Package analysis is a skeleton for the Ligand static analysis tool.
When complete, the tool will ship as both a standalone binary and a go vet plugin, verifying correct framework usage: that Init is called before any listener is started, that no raw TCP/TLS listener is created outside the framework, and that no outbound call bypasses the framework's dialer.
Click to show internal directories.
Click to hide internal directories.