github.com/projectdiscovery/nuclei/v2@v2.9.15/pkg/protocols/common/contextargs/doc.go (about) 1 // Package contextargs implements a generic entity for shared context within workflows 2 // 3 // All templates within a workflow shares the same cookiejar and a key-value store with shared items 4 package contextargs