# Functions
CopyMap creates a new copy of an existing map.
CopyMapWithDefaultValue creates a new copy of an existing map and set a default value.
ExpandMapValues converts values from flat string to strings slice.
MergeMaps merges two maps into a new map.
New creates a new generator structure for payload generation.
TrimDelimiters removes trailing brackets.
# Constants
ClusterBomb replaces variables with all possible combinations of values.
PitchFork replaces variables with positional value from multiple wordlists.
Sniper replaces each variables with values at a time.
# Variables
StringToType is an table for conversion of attack type from string.
# Type aliases
Type is type of attack.