package
Version:
v0.0.0-...-f3c9c56
Opens a new window with list of versions in this module.
Published: Jun 20, 2018
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Request struct {
Method string `json:"Method"`
Path string `json:"Path"`
RawText string `json:"RawText"`
CurlCommand string `json:"CurlCommand"`
}
type Response struct {
Status string `json:"Status"`
RawText string `json:"RawText"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.