package
2.3.5+incompatible
Repository: https://github.com/openware/postmaster.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
ParseJWT parses JSON Web Token and returns ready for use claims.
Unmarshal returns Event from RawEvent.
# Structs
Claims is JWT Token claims.
No description provided by the author
No description provided by the author
No description provided by the author
Event represents basic event structure.
Record is required payload of event.
User is typical user structure, that comes from rubykube Event API.
Validator is JSON Web Token validator.
# Type aliases
RawEvent is raw JSON payload of incoming event.