package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 17, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package mux contains the http.Handler mux logic.
func ConfigureRoute[R, C any](route R, config C, validateFn func(r R) error) (R, error)
ConfigureRoute configures a route using the provided configuration and validates it using the provided function.
New creates a new http.Handler for the aws.LambdaService using the Server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.