Documentation ¶ Index ¶ func Do(name string, w http.ResponseWriter, r *http.Request, errMsg string, ...) (err error) func JSON(cfg *config.Config, w http.ResponseWriter, r *http.Request, errMsg string, ...) (err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Do ¶ func Do(name string, w http.ResponseWriter, r *http.Request, errMsg string, title string, data interface{}) (err error) Do -- func JSON ¶ func JSON(cfg *config.Config, w http.ResponseWriter, r *http.Request, errMsg string, title string, data string) (err error) JSON -- Types ¶ This section is empty. Source Files ¶ View all Source files htmlpage.go Click to show internal directories. Click to hide internal directories.