Documentation
¶
Index ¶
- func DeleteRequest(ctx context.Context, url string, reqBody any, result any, ...) error
- func GetRequest(ctx context.Context, url string, result any, f ...func(req *http.Request)) error
- func PostRequest(ctx context.Context, url string, reqBody any, result any, ...) error
- func PutRequest(ctx context.Context, url string, reqBody any, result any, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteRequest ¶
func GetRequest ¶
func PostRequest ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.