Discover Packages
github.com/bots-garden/capsule-host-sdk
models
package
Version:
v0.0.7
Opens a new window with list of versions in this module.
Published: Aug 10, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
Request embeds the data of the http request
type Response struct {
JSONBody map[string ]interface{} `json:"JSONBody"`
TextBody string `json:"TextBody"`
StatusCode int `json:"StatusCode"`
}
Response embeds the data of the http response
Source Files
¶
Click to show internal directories.
Click to hide internal directories.