Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Test ¶
func NewTest ¶
func NewTest(name string, m *configuration.ServiceManifest) (*Test, error)
NewTest creates a new test that should be sent over the wire.
func (*Test) Manifest ¶
func (t *Test) Manifest() (*configuration.ServiceManifest, error)
Manifest parses the underlying encoded manifest and returns it
Click to show internal directories.
Click to hide internal directories.