Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CurlTestAdapter ¶
type CurlTestAdapter struct { }
func (CurlTestAdapter) Is ¶
func (d CurlTestAdapter) Is(options apiClient.CreateScriptOptions) (name string, ok bool)
type Detector ¶
type Detector struct {
Adapters []Adapter
}
func NewDefaultDetector ¶
func NewDefaultDetector() Detector
type PostmanCollectionAdapter ¶
type PostmanCollectionAdapter struct { }
func (PostmanCollectionAdapter) Is ¶
func (d PostmanCollectionAdapter) Is(options apiClient.CreateScriptOptions) (name string, ok bool)
Click to show internal directories.
Click to hide internal directories.