Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TestingProvider ¶
type TestingProvider struct {
// contains filtered or unexported fields
}
func (*TestingProvider) Detect ¶
func (p *TestingProvider) Detect() bool
func (*TestingProvider) GetService ¶
func (p *TestingProvider) GetService(serviceName string) (model.Service, error)
func (*TestingProvider) Init ¶
func (p *TestingProvider) Init() error
Click to show internal directories.
Click to hide internal directories.