Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
func (*API) AddComment ¶
func (a *API) AddComment(w http.ResponseWriter, r *http.Request)
func (*API) DeleteComment ¶
func (a *API) DeleteComment(w http.ResponseWriter, r *http.Request)
func (*API) ListenAndServe ¶
func (a *API) ListenAndServe()
Click to show internal directories.
Click to hide internal directories.