Documentation ¶ Index ¶ func NewEngine(ctx context.Context, h types.Hammer) (e *engine, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewEngine ¶ func NewEngine(ctx context.Context, h types.Hammer) (e *engine, err error) NewEngine is the constructor of the engine. Hammer is used for initializing the engine itself and its' external services. Engine can be stopped by canceling the given ctx. Types ¶ This section is empty. Source Files ¶ View all Source files engine.go Directories ¶ Show internal Expand all Path Synopsis proxy report scenario data requester scripting/assertion scripting/assertion/ast scripting/assertion/evaluator scripting/assertion/lexer scripting/assertion/parser scripting/assertion/token scripting/extraction scripting/injection types regex util Click to show internal directories. Click to hide internal directories.