Documentation
¶
Index ¶
Constants ¶
View Source
const Root = "."
Variables ¶
This section is empty.
Functions ¶
func HasMappingFileExtension ¶
Types ¶
type Flow ¶
type Flow struct {
Request *RequestDefinition `json:"request"`
Response *ResponseDefinition `json:"response"`
WebHook *WebHookDefinition `json:"web_hook"`
}
type RequestDefinition ¶
type ResponseDefinition ¶
Click to show internal directories.
Click to hide internal directories.