Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestHandler ¶
type RestHandler struct {
// contains filtered or unexported fields
}
func NewRestHandler ¶
func NewRestHandler() *RestHandler
func (*RestHandler) GetSub ¶
func (h *RestHandler) GetSub(rw http.ResponseWriter, req *http.Request)
func (*RestHandler) Start ¶
func (h *RestHandler) Start(cert, key string)
Click to show internal directories.
Click to hide internal directories.