Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CombinedHandler ¶
type CombinedHandler struct {
// contains filtered or unexported fields
}
func NewCombinedHandler ¶
func NewCombinedHandler(ctx context.Context, mux *runtime.ServeMux) *CombinedHandler
func (*CombinedHandler) ServeHTTP ¶
func (ch *CombinedHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.