Documentation ¶
Index ¶
- Variables
- type Handler
- func (h *Handler) Create(w http.ResponseWriter, r *http.Request)
- func (h *Handler) Delete(w http.ResponseWriter, r *http.Request)
- func (h *Handler) Get(w http.ResponseWriter, r *http.Request)
- func (h *Handler) List(w http.ResponseWriter, r *http.Request)
- func (h *Handler) Update(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
View Source
var Decoder = schema.NewDecoder()
Decoder is use to decode the schema
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.