Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
func (*API) GetLogsHandler ¶
func (*API) GetPlanHandler ¶
func (*API) PutLogsHandler ¶
func (*API) PutPlanHandler ¶
type GetLogsResponse ¶
type GetLogsResponse struct {
Results []string `json:"results"`
}
Click to show internal directories.
Click to hide internal directories.