Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReplayProcessor ¶
type ReplayProcessor struct { HTTPPool *fasthttp.RequestResponsePool // contains filtered or unexported fields }
func (*ReplayProcessor) Name ¶
func (processor *ReplayProcessor) Name() string
func (*ReplayProcessor) Process ¶
func (processor *ReplayProcessor) Process(ctx *pipeline.Context) error
func (ReplayProcessor) Stop ¶
func (processor ReplayProcessor) Stop() error
Click to show internal directories.
Click to hide internal directories.