mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2026-02-06 10:33:08 +08: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
|