Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func NewProvider ¶
creates an starts a new factory instance
type TestCase ¶
type TestCase struct { Name string Func func(t *testing.T, eclient *stategate_client_go.EventClient, oclient *stategate_client_go.EntityClient) }
Click to show internal directories.
Click to hide internal directories.