Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOpenAPISpec ¶
GetOpenAPISpec returns the embedded OpenAPI spec for testing
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func (*Handler) RegisterRoutes ¶
func (*Handler) ServeOpenAPISpec ¶
func (h *Handler) ServeOpenAPISpec(w http.ResponseWriter, r *http.Request)
func (*Handler) ServeSwaggerUI ¶
func (h *Handler) ServeSwaggerUI(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.