Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RelayHandler ¶
type RelayHandler struct {
// contains filtered or unexported fields
}
func NewRelayHandler ¶
func NewRelayHandler() *RelayHandler
func (*RelayHandler) Any ¶
func (h *RelayHandler) Any(w http.ResponseWriter, r *http.Request)
func (*RelayHandler) RegisterRoutes ¶
func (h *RelayHandler) RegisterRoutes(router chi.Router)
Click to show internal directories.
Click to hide internal directories.