Documentation
¶
Index ¶
- func ExtractorHandler(ctx context.Context, event events.CloudWatchEvent) error
- func LoginHandler(request events.APIGatewayV2HTTPRequest) (events.APIGatewayProxyResponse, error)
- func SubscribeHandler(request events.APIGatewayV2HTTPRequest) (events.APIGatewayProxyResponse, error)
- func SubscribeUIHandler(request events.APIGatewayV2HTTPRequest) (events.APIGatewayProxyResponse, error)
- type Extractor
- type Login
- type Subscribe
- type SubscribeUI
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractorHandler ¶
func ExtractorHandler(ctx context.Context, event events.CloudWatchEvent) error
func LoginHandler ¶
func LoginHandler(request events.APIGatewayV2HTTPRequest) (events.APIGatewayProxyResponse, error)
func SubscribeHandler ¶
func SubscribeHandler(request events.APIGatewayV2HTTPRequest) (events.APIGatewayProxyResponse, error)
func SubscribeUIHandler ¶
func SubscribeUIHandler(request events.APIGatewayV2HTTPRequest) (events.APIGatewayProxyResponse, error)
Types ¶
type SubscribeUI ¶
type SubscribeUI struct{}
Click to show internal directories.
Click to hide internal directories.