github

package
v0.0.0-...-373ed42 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionEvent

type ActionEvent interface {
	GetAction() string
	GenericEvent
}

type GenericEvent

type GenericEvent interface {
	GetRepo() *github.Repository
	GetSender() *github.User
}

type Handler

type Handler struct {
	Discord *discordgo.Session
}

func (*Handler) ServeHTTP

func (h *Handler) ServeHTTP(w http.ResponseWriter, r *http.Request)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL