Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RESTHandlers ¶
type RESTHandlers struct {
// contains filtered or unexported fields
}
func NewRESTHandlers ¶
func NewRESTHandlers(inspector Inspector) *RESTHandlers
func (*RESTHandlers) Handler ¶
func (h *RESTHandlers) Handler() http.Handler
Click to show internal directories.
Click to hide internal directories.