mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 14:55:25 +00:00
5 lines
129 B
Go
5 lines
129 B
Go
|
|
package multiproto
|
||
|
|
|
||
|
|
// multiproto is a template executer engine that executes multiple protocols
|
||
|
|
// with shared logic in between
|