Documentation ¶
Index ¶
Constants ¶
View Source
const VERIFY_TOKEN = "FB_CUSTOM_VERIFY_TOKEN"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FacebookUpdate ¶
type WebHookServer ¶
type WebHookServer struct {
// contains filtered or unexported fields
}
func (*WebHookServer) RegisterCallback ¶
func (wh *WebHookServer) RegisterCallback(f func(*FacebookUpdate))
func (*WebHookServer) Run ¶
func (wh *WebHookServer) Run()
Click to show internal directories.
Click to hide internal directories.