Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // MakeRequest is an eitherized version of [http.NewRequest] MakeRequest = IOEH.MakeRequest // specialize MakeGetRequest = IOEH.MakeGetRequest )
Functions ¶
This section is empty.
Types ¶
type Client ¶
func MakeClient ¶
type Operator ¶
func ReadFullResponse ¶
func ReadFullResponse(client Client) Operator[*http.Request, H.FullResponse]
ReadFullResponse sends a request, reads the response as a byte array and represents the result as a tuple
Click to show internal directories.
Click to hide internal directories.