Documentation ¶
Index ¶
- func HTTPBody(ctx context.Context, httpClient *http.Client, buf *bytes.Buffer, ...) (respCode int, err error)
- func HTTPSimple(ctx context.Context, httpClient *http.Client, method, url string, ...) (respCode int, err error)
- func WriteErr(logger dlog.Logger, resp http.ResponseWriter, err error)
- func WriteJSON(resp http.ResponseWriter, statusCode int, v any)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTTPSimple ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.