Documentation ¶
Index ¶
- func DefaultRequest(ctx context.Context, url string, body io.Reader) (*http.Request, error)
- func DoRequestDefault(request *http.Request) ([]byte, error)
- func DoRequestWithStreamSize(request *http.Request) ([]byte, int, error)
- func RequestWithCursor(ctx context.Context, url string, cursor int, body io.Reader) (*http.Request, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultRequest ¶
func DoRequestWithStreamSize ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.