Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseWriter ¶
type ResponseWriter struct {
// contains filtered or unexported fields
}
func New ¶
func New(logger *slog.Logger, w http.ResponseWriter) ResponseWriter
func (ResponseWriter) WriteResponse ¶
func (h ResponseWriter) WriteResponse(response any)
Click to show internal directories.
Click to hide internal directories.