Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Do ¶
func Do[R any]( client *http.Client, method string, link string, body io.Reader, codeChecker CodeChecker, extractResult ResultExtractor[R], ) (R, error)
func JSONExtractor ¶
func XMLExtractor ¶
Types ¶
type CodeChecker ¶
type ResultExtractor ¶
Click to show internal directories.
Click to hide internal directories.