Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type System ¶
type System struct {
Config *ConfigBuilder.Config
Context context.Context
}
func NewSystem ¶
func NewSystem(cfg *ConfigBuilder.Config) *System
func (*System) KeycloakEvents ¶
func (s *System) KeycloakEvents(w http.ResponseWriter, r *http.Request)
func (*System) StripeEvents ¶
func (s *System) StripeEvents(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.