handler

package
v0.0.0-...-74b0799 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SubscriptionRequest

type SubscriptionRequest struct {
	VerificationToken string `form:"hub.verify_token"`
	Challenge         string `form:"hub.challenge"`
}

type WebSubHandler

type WebSubHandler struct {
	YouTubeVideoDataTable dynamo.Table
}

func (*WebSubHandler) ReceiveNotification

func (h *WebSubHandler) ReceiveNotification(c *gin.Context)

func (*WebSubHandler) VerifySubscription

func (*WebSubHandler) VerifySubscription(c *gin.Context)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL