aboutsummaryrefslogtreecommitdiffhomepage
path: root/modules/caddyevents
AgeCommit message (Expand)Author
2024-11-01events: Use `WithLazy` to prevent eager serialization of the event data (#6671)Andreas Kohn
2024-09-25chore: Use slices package where possible (#6585)Francis Lavoie
2024-06-06events: Getters for event info (close #6377)Matthew Holt
2024-04-26events: Add debug logMatthew Holt
2024-01-23caddyfile: Normalize & flatten all unmarshalers (#6037)Francis Lavoie
2023-08-14ci: use gci linter (#5708)Jacob Gadikian
2022-09-19events: Make event data exportedMatthew Holt
2022-09-16core: Variadic Context.Logger(); soft deprecationv2.6.0-beta.4Matthew Holt
2022-08-31events: Tune logging and context cancellationMatthew Holt
2022-08-31events: Implement event system (#4912)Francis Lavoie