package
0.0.0-20241218220916-159566f854e5
Repository: https://github.com/podengo-project/idmsvc-backend.git
Documentation: pkg.go.dev

# README

Proof of concept for event message handlings

pkg/
└── event
    ├── message  ## Do not modify this directory, it is self-generated from schema directory
    ├── schema   ## Hold the message schemas defined
    │   ├── introspectRequest.message.yaml    ## Define schema for the message payload
    │   └── schemas.go  ## Schema loader which prepare all the necessary message schemas