mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 21:45:26 +00:00
6 lines
162 B
Go
6 lines
162 B
Go
|
|
package tmplexec
|
||
|
|
|
||
|
|
// tmplexec is package that provides
|
||
|
|
// template executors it is one level higher than protocols
|
||
|
|
// and deals with execution of entire template
|