Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { *testService.Service DomainInvocations int DomainOutputs []string AuthStoreInvocations int AuthStoreImpl *testAuthStore.Store ProviderFactoryInvocations int ProviderFactoryImpl *testProvider.Factory TaskClientInvocations int TaskClientImpl *testTask.Client StatusInvocations int StatusOutputs []*service.Status }
func NewService ¶
func NewService() *Service
func (*Service) Expectations ¶
func (s *Service) Expectations()
func (*Service) ProviderFactory ¶
func (*Service) TaskClient ¶
Click to show internal directories.
Click to hide internal directories.