Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func NewProvider ¶
func NewProvider(queryProvider interfaces.QueriesRepo, queryMappingProvider interfaces.QueryMappingRepo) (*Provider, error)
func (*Provider) GetCustomQueriesList ¶ added in v1.0.4
func (e *Provider) GetCustomQueriesList() (*soap.GetQueryCollectionResponse, error)
Click to show internal directories.
Click to hide internal directories.