package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Sep 1, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Send[GT probot.GitClientType](app AppMock[GT], e probot.WebhookEvent, v interface{}) error
type AppMock[GT probot.GitClientType] interface {
GetServerOptions() probot.ServerOptions
GetHTTPHandler() http.Handler
GetSecretToken() []byte
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.