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