Documentation
¶
Overview ¶
queue package implements functions for interacting with proxy's internal endpoints.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchAction ¶
FetchAction sends an empty POST request to the url and expect an action as a response.
func PostActionResponse ¶
func PostActionResponse(url string, response *types.ActionResponse) error
PostActionResponse sends POST request with response in body to url.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.