//
pkg.gl
Category
github.com/apex/go-apex
cognito
package
1.0.0
Repository:
https://github.com/apex/go-apex.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
45 SLOC
#
Functions
Handle
Handle Cognito events with handler.
HandleFunc
HandleFunc handles Cognito events with callback function.
#
Structs
Change
Change represents a single Cognito data record change.
Event
Event represents a Cognito event with one or more records.
Record
Record represents a single Cognito record.
#
Interfaces
Handler
Handler handles Cognito events.
#
Type aliases
HandlerFunc
HandlerFunc unmarshals Cognito events before passing control.