Documentation ¶
Index ¶
Constants ¶
View Source
const ForDefiPublicKey = "-----BEGIN PUBLIC KEY-----\n" +
"MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEQJ0NeDYQqqeCvgDofFsgtgaxk+dx\n" +
"ybi63YGJwHz8Ebx7YQrmwNWnW3bG65E8wGHqZECjuaK2GKHbZx1EV2ws9A==\n" +
"-----END PUBLIC KEY-----"
Variables ¶
This section is empty.
Functions ¶
func CreateHook ¶
func CreateHook(handler EventHandler) func(w http.ResponseWriter, r *http.Request)
func HandleWebHook ¶
func HandleWebHook(w http.ResponseWriter, r *http.Request, handler EventHandler)
Types ¶
type EventHandler ¶
Click to show internal directories.
Click to hide internal directories.