Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DGateModule ¶
type DGateModule struct {
// contains filtered or unexported fields
}
func New ¶
func New(modCtx modules.RuntimeContext) *DGateModule
New implements the modules.Module interface to return a new instance for each ModuleContext.
func (*DGateModule) Exports ¶
func (x *DGateModule) Exports() *modules.Exports
Children returns the exports of the k6 module.
func (*DGateModule) Sleep ¶
func (x *DGateModule) Sleep(secs float64)
Click to show internal directories.
Click to hide internal directories.