Documentation ¶
Overview ¶
Package template performs output operations for the extension
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Output ¶
type Output struct { output.SampleBuffer // contains filtered or unexported fields }
Output implements the lib.Output interface
func (*Output) Description ¶
Description returns a human-readable description of the output that will be shown in `k6 run`
func (*Output) Stop ¶
Stop to satisfy old output.Output interface it's deprecated and will be removed in the future StopWithTestError will be used instead
func (*Output) StopWithTestError ¶
StopWithTestError flushes all remaining metrics and finalizes the test run
Click to show internal directories.
Click to hide internal directories.