Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CustomRequestHandler ¶
func CustomRequestHandler(cfgProvider configfx.Provider, logger *slog.Logger, redis rediscli.Client) gin.HandlerFunc
CustomRequestHandler mirrors the original logic for executing custom Lua hooks.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler registers custom Lua hook endpoint(s).
func NewWithDeps ¶ added in v1.12.0
Click to show internal directories.
Click to hide internal directories.