Documentation ¶ Index ¶ type Endpoint func NewEndpoint() *Endpoint func (ep *Endpoint) ModuleId() string func (ep *Endpoint) NewHandler() (http.Handler, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Endpoint ¶ type Endpoint struct{} func NewEndpoint ¶ func NewEndpoint() *Endpoint func (*Endpoint) ModuleId ¶ func (ep *Endpoint) ModuleId() string func (*Endpoint) NewHandler ¶ func (ep *Endpoint) NewHandler() (http.Handler, error) Source Files ¶ View all Source files endpoint.goevents.goevents_issue_comment.goevents_issues.goissues.go Click to show internal directories. Click to hide internal directories.