Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Send ¶
func Send[GT probot.GitClientType](app AppMock[GT], e probot.WebhookEvent, v interface{}) error
Types ¶
type AppMock ¶
type AppMock[GT probot.GitClientType] interface { GetServerOptions() probot.ServerOptions GetHTTPHandler() http.Handler GetSecretToken() []byte }
Click to show internal directories.
Click to hide internal directories.