package
0.0.0-20240716192427-68e8b16be013
Repository: https://github.com/beopensourcecollabs/eventmanagementcore.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package middleware contains HTTP middleware utilities.
No description provided by the author

# Functions

NewAppRouter creates a new AppRouter instance with an initialized ServeMux.

# Variables

ErrMissingUserContext is returned when no context is found while attempting to load user from http.Requests context.

# Structs

AppRouter is a custom router that embeds the http.ServeMux.
UserContextHelpers provides pluggable helpers to route structures that use, user context within requests.