Documentation ¶
Overview ¶
Package httphandler contains an API handler for issues.Service.
Index ¶
- type Issues
- func (h Issues) Count(w http.ResponseWriter, req *http.Request) error
- func (h Issues) EditComment(w http.ResponseWriter, req *http.Request) error
- func (h Issues) List(w http.ResponseWriter, req *http.Request) error
- func (h Issues) ListComments(w http.ResponseWriter, req *http.Request) error
- func (h Issues) ListEvents(w http.ResponseWriter, req *http.Request) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Issues ¶
Issues is an API handler for issues.Service.
func (Issues) EditComment ¶
func (Issues) ListComments ¶
func (Issues) ListEvents ¶
Click to show internal directories.
Click to hide internal directories.