mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-07 16:59:34 +08:00
docs: add docs for IStep
This commit is contained in:
@@ -24,7 +24,7 @@ func (s *StepThinkTime) Type() StepType {
|
||||
return stepTypeThinkTime
|
||||
}
|
||||
|
||||
func (s *StepThinkTime) ToStruct() *TStep {
|
||||
func (s *StepThinkTime) Struct() *TStep {
|
||||
return s.step
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user