package
Version:
v0.0.0-...-824bf00
Opens a new window with list of versions in this module.
Published: Jul 12, 2020
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type MockDefinition struct {
Url string `json:"url"`
Response map[string]responseModel `json:"response"`
ContentType string `json:"content_type"`
Method string `json:"method"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.