package main import "fmt" func main() { fmt.Printf("Place holder of the webhook.") }