Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var IdDeleteHandler = http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) { IdDelete(w, r) })
View Source
var IdGetHandler = http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) { IdGet(w, r) })
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.