Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientCommand ¶
func NewRootCommand ¶
func NewServerCommand ¶
func ReadScenario ¶ added in v0.19.0
func ReadScenario(file string) (*spec.ScenarioDoc, error)
Types ¶
type ObjectSink ¶ added in v0.21.0
type ObjectSink struct {
// contains filtered or unexported fields
}
func (*ObjectSink) ObjectId ¶ added in v0.21.0
func (s *ObjectSink) ObjectId() string
func (*ObjectSink) OnPropertyChange ¶ added in v0.21.0
func (s *ObjectSink) OnPropertyChange(propertyId string, value core.Any)
func (*ObjectSink) OnRelease ¶ added in v0.21.0
func (s *ObjectSink) OnRelease()
Click to show internal directories.
Click to hide internal directories.