Documentation ¶
Overview ¶
Package httpd provides web service
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIWrapper ¶ added in v0.2.4
func APIWrapper(handler APIHandler, cfg cli.Config) func(w http.ResponseWriter, r *http.Request)
APIWrapper wraps API func including cli arg
Types ¶
type APIHandler ¶ added in v0.2.3
APIHandler represents API function w/ cli arg
Click to show internal directories.
Click to hide internal directories.