Versions in this module Expand all Collapse all v0 v0.1.3 Feb 22, 2025 Changes in this version + func RequireGroupMembership(fn func(*gin.Context) (authenticated bool, groups rules.Groups), ...) gin.HandlerFunc v0.1.2 Feb 18, 2025 Changes in this version + func BufferedResponse(ctx context.Context) *events.LambdaFunctionURLResponse + func Request(ctx context.Context) *events.LambdaFunctionURLRequest + func StartBuffered(r *gin.Engine, options ...lambda.Option) + func StartStream(r *gin.Engine, options ...lambda.Option) + func StreamResponse(ctx context.Context) *events.LambdaFunctionURLStreamingResponse