Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpecRunner ¶
type SpecRunner struct {
// contains filtered or unexported fields
}
func NewRunner ¶
func NewRunner(req *SpecRunnerReq) (*SpecRunner, error)
func (*SpecRunner) Cancel ¶
func (s *SpecRunner) Cancel() error
func (*SpecRunner) Start ¶
func (s *SpecRunner) Start() error
Click to show internal directories.
Click to hide internal directories.