Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GithubService ¶
type GithubService struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg *Config) (ins *GithubService, err error)
func (*GithubService) GithubEvents ¶
func (c *GithubService) GithubEvents(w http.ResponseWriter, r *http.Request)
func (*GithubService) Serve ¶
func (c *GithubService) Serve() error
Click to show internal directories.
Click to hide internal directories.