Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WrapFunc ¶
func WrapFunc[T any](handlerFunc HandlerFunc[T]) http.HandlerFunc
Types ¶
type AcceptedResponse ¶
type AcceptedResponse struct{}
func (AcceptedResponse) Status ¶
func (AcceptedResponse) Status() int
type OKResponse ¶
type OKResponse struct{}
func (OKResponse) Status ¶
func (OKResponse) Status() int
Click to show internal directories.
Click to hide internal directories.