Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHTTPClient ¶
func Write ¶ added in v0.7.0
func Write(w http.ResponseWriter, content []byte)
func WriteJSON ¶ added in v0.7.0
func WriteJSON(w http.ResponseWriter, content any)
Types ¶
type LoggedHTTPRoundTripper ¶
type LoggedHTTPRoundTripper struct {
DecoratedTransport http.RoundTripper
}
Click to show internal directories.
Click to hide internal directories.