Documentation ¶
Index ¶
Constants ¶
View Source
const ( CurlType = "curl" FetchType = "fetch" )
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Converter ¶
type Converter interface {
ConvertEndpoint(method string, endpoint string, _ *model.Operation) string
}
func NewConverter ¶
Click to show internal directories.
Click to hide internal directories.