package
Version:
v0.0.0-...-44471cb
Opens a new window with list of versions in this module.
Published: Aug 18, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type APIError struct {
Code string
Message string
Metadata interface{}
}
APIError generic API error response
type FlowContext struct {
TrackingID string
}
FlowContext use for flow level context
type Response struct {
Data interface{}
Error *APIError
}
Response generic API response
Source Files
¶
Click to show internal directories.
Click to hide internal directories.