Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct { }
func NewHandlers ¶
func NewHandlers() *Handler
func (*Handler) GetSwaggerByDir ¶
func (h *Handler) GetSwaggerByDir() http.HandlerFunc
func (*Handler) GetSwaggerByReadFiles ¶
func (h *Handler) GetSwaggerByReadFiles() http.HandlerFunc
Click to show internal directories.
Click to hide internal directories.