Documentation
¶
Index ¶
- func CORSEnabledFunction(w http.ResponseWriter, r *http.Request)
- type Approval
- type Handler
- func (h *Handler) Add(w http.ResponseWriter, req *http.Request)
- func (h *Handler) Get(w http.ResponseWriter, req *http.Request)
- func (h *Handler) List(w http.ResponseWriter, req *http.Request)
- func (h *Handler) Options(w http.ResponseWriter, req *http.Request)
- func (h *Handler) Update(url string) func(http.ResponseWriter, *http.Request)
- type Status
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CORSEnabledFunction ¶
func CORSEnabledFunction(w http.ResponseWriter, r *http.Request)
Types ¶
type Approval ¶
Click to show internal directories.
Click to hide internal directories.